Scheduler Update
Asked by Anonymous
16 years ago.
Hi all,
I've an ImageButton inside a DataGrid TemplateColumn. The DataGrid is inside an UpdatePanel. When i click on the button, i bind a new dataSource to the Scheduler an call DataBind but the Scheduler does not update.
If i do the same thing for the DataGrid or any other Control it works fine. Any idea how to do this?
Best regards