Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
665
WebDateChooser inside the WebGrid:
posted

Hi all,

i want to place the WebDateChooser control for selecting the date in a particular cell inside the WebGrid.

How can i achieve this?

Can anyone help me out?

 

Parents
No Data
Reply
  • 45049
    posted

    If you need to do this only for a particular cell, rather than for a whole column, then you'll need to use a templated column.  I don't have a simple explanation of how to do this at this point.

    If you instead need this dropdown available for all cells in a column, then you can use WebDateChooser as an embedded editor for the column.  Refer to the following article from our help documentation of NetAdvantage for Web Client ASP.NET 2008 Volume 2 for more details:
    Adding a Custom Editor Control to WebGrid

Children
No Data