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