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
85
Update grid from clientside code
posted

I have an XML grid using AJAX for its updating. Is it possible to make a call on the clientside which tells the grid to go back to the server (using an ajax callback) and fire the InitializeDataSource Event?? (Without a postback obviously)

 

Regards, Tas