DayPilotMonth refreshCallBack
Asked by Vadim
18 years ago.
Will you add this Ajaxoption in the near future?
Comment posted by Dan Letecky
18 years ago.
Yes, I would like to add it as soon as possible (release
4.6 or
4.7).
Comment posted by Vadim
18 years ago.
Thanks Dan for response. I tryed to refresh DPMonth by UpdatePanel but not successful
string[] parameters = Request["__EVENTARGUMENT"].Split('&');
DPMonth_DataBind(null);
pnlUpdateMonth.Update();
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.