Now this is very odd.
I am calling a radGrid's AjaxRequest to populate new data once a combobox has a new item selected. The grid is placed within a radPageView.
I am using RadAjaxManager and so I have set the "AjaxSetting's ControlID to the grid's ID ,Everything seem to work as expected. But the grid does not seem to refresh. I can debug the code and see that the server side code does fireup and the grid rebinds successfully. It just does not show up on screen
So how come this behavior actually changes depending on the platform the ASP application runs on? And why doesn't the grid refresh in first place?
Thanks for your support!
Best regards,
ANu
I am calling a radGrid's AjaxRequest to populate new data once a combobox has a new item selected. The grid is placed within a radPageView.
I am using RadAjaxManager and so I have set the "AjaxSetting's ControlID to the grid's ID ,Everything seem to work as expected. But the grid does not seem to refresh. I can debug the code and see that the server side code does fireup and the grid rebinds successfully. It just does not show up on screen
So how come this behavior actually changes depending on the platform the ASP application runs on? And why doesn't the grid refresh in first place?
Thanks for your support!
Best regards,
ANu