Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
215
Web Month Calendar is not working with Asyncronus call back(Upadate Panel).
posted

I have customized the web month calendar. I am setting the colors to calendar custom days,Footer value using the database.
On Selection date changed the Footer Value needs to be changed. 

It is working fine with the post back set true for Selection-Changed and Visible month Changed.

Page was getting refreshed each time.So i used update panel to resolve this.After i place the control in the update panel, colors of the custom day were not reflecting(Reset to  Default).  

I set Selection-Changed and VisibleMonth Changed Postback to Async.
I am able to get the data on both the event.But i am unable to bind the data. i.e Footer
value is not changing  and i am unable to bind the data to other control also(Text box or Label).

Please help me to resolve this.

Parents
No Data
Reply Children
No Data