Hey, I've tried to rebind the scheduler and grid but it doesn't update until the page is being refreshed. I am wondering if there are any ways where I can cause a hard post back with ajax.
Both Response.redirect and ajaxmanager.redirect will cause a post back, can I do it with loading panel on top of these postback with c# code behind?
Both Response.redirect and ajaxmanager.redirect will cause a post back, can I do it with loading panel on top of these postback with c# code behind?