calendar inside datagrid
Hey all,
guys I hav to use calendar control in a data grid.. But the events for tha calendar(selection change n others ) are not getting fired...
i am using datagrid_itemcommand and i am searching for the command name but the calendar control doesnt have command name.
how i can catch the calender event and get the select date in a textbox beside the calendar.
sam
web_developer
Junior Poster in Training
84 posts since Mar 2006
Reputation Points: 10
Solved Threads: 1
dude
i fixed this problem by including a calendar javascript.
u have to add item template in the datagrid then add the calender. if u click on the calender it will set the value in a textbox.
This war is faster and no need to include calendar control.
sam
web_developer
Junior Poster in Training
84 posts since Mar 2006
Reputation Points: 10
Solved Threads: 1
just use any javascript calender control rather than .net control .and usage details willl based on control u r gng to use.so read the manual before using js calender .
srikanthkadem
Junior Poster in Training
68 posts since Mar 2008
Reputation Points: 11
Solved Threads: 11