Retrieve date from Calendar control inside a data grid
Hi I need to add a calendar control to my data grid when edit button is clicked.
I am not able to retrieve the newly selected date from the calendar and update it. Will be helpful if I can get the code.