hai all,
i have a application in which i used normal calendar,when it is used it is going down,for that i kept maintainscrollbackonpostback="true", but whenever i submitting form without entering the data
it is not going to the error field ,when i remove the maintainscrollbackonpostback="true" it is working but iam getting the same problem for calendar,
can anyone help,
thanks
Loading
SenthilkumarPosted Apr 17, 2012, 4:30 AM
Sorry. You do not have such property. Thats different calendar control.
But you can do like this.
Try this and let me know.
johny bashaPosted Apr 17, 2012, 4:17 AM
i am sorry i didnt find any property called CalendarLocation in calendar control, if you dont mind can you explain it,
thanks
SenthilkumarPosted Apr 17, 2012, 4:13 AM
For calendar you no need to maintain the scroll position and all.
There is some property called CalendarLocation. There you can specify the position of calendar has to be displayed.