Handle two calendar in an asp Page
-
Hi! I need to put two calendars on my page to get beginning and end date from the user. I have disable the autopostback property for both of them but when user change the selected date of one calendar selected date of the second calendar return to the default selected date automatically .Do you have any suggestion that how can I handle two calendar separately ? Any advice would be really appreciated.
-
Hi! I need to put two calendars on my page to get beginning and end date from the user. I have disable the autopostback property for both of them but when user change the selected date of one calendar selected date of the second calendar return to the default selected date automatically .Do you have any suggestion that how can I handle two calendar separately ? Any advice would be really appreciated.
It's work fine, when i am using two calender Controls from Asp Controls.. are you want asp calender controls.
-
It's work fine, when i am using two calender Controls from Asp Controls.. are you want asp calender controls.
-
If it is a way to solution yes. I would only like to disable automatic update of my calendars.
Are you have placed the two calender controls on separate pages?
-
If it is a way to solution yes. I would only like to disable automatic update of my calendars.