hy friends,
i have a column that shows date data. when I need to add a new record I want to display a raddatepicker instead of a textbox. Whats the best way to achive this?
I created a template field with a datepicker inside the "edititemtemplate" and bounded it to the desired field, but when I click the add record in gridview button the following msg is displayed:
"Invalidcastexception was unhandled by user code"
thanks for the help
i have a column that shows date data. when I need to add a new record I want to display a raddatepicker instead of a textbox. Whats the best way to achive this?
I created a template field with a datepicker inside the "edititemtemplate" and bounded it to the desired field, but when I click the add record in gridview button the following msg is displayed:
"Invalidcastexception was unhandled by user code"
thanks for the help