This is a migrated thread and some comments may be shown as answers.

Radgrid not refreshing

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anuradha M
Top achievements
Rank 1
Anuradha M asked on 08 Jul 2010, 04:50 PM
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

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 12 Jul 2010, 02:26 PM
Hello Anuradha,

Try adding an ajax setting that has the RadAjaxManager as the updating control and the multipageview as the updated.

Hope it helps.

Regards,
Tsvetoslav
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Anuradha M
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or