Hi everyone,
I'm trying to do a calendar drop down in a webgrid. The goal is to have users be able to select cell and then a calendar will drop down where the user can then selected a date from the calendar, and the selected date will be entered into the selected cell. Anybody have an idea on how i can do this? Thanks!
Hello,
Thanks for writing and for your interest in our products. We do support dropdown calendar for picking date, plus many more cell editor types. We have a great samples site located here:
http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htm
Please, navigate to the Grid tab on the right, then choose "Date Chooser in Cell" example and click on any data in the grid to see that in action. I also recommend taking a look at the Cell Editors example as well.
Full source code is provides for all samples.
Hope this helps.
awesome, this worked for me. thanks!