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

[Solved] RadGrid doesn't show in Configure Ajax Manager

1 Answer 120 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Kenny
Top achievements
Rank 1
Kenny asked on 20 May 2008, 04:33 PM
Hi all,
I have my RadGrid inside a RadMultiPage (part of a RadTabStrip), I want to enable ajax so I've added a RadAjaxManager but the RadGrid control doesn't show up when I click on Configure Ajax Manager. If RadGrid is by itself (not within RadMultiPage), I was able to see the control listed under Configure Ajax Manager.

Thanks,
Kenny.

1 Answer, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 21 May 2008, 08:01 AM
Hi Kenny,

This is expected since the control is wrapped in a different naming container. You can use the other approach to ajaxify/update the Grid, however -- adding AJAX settings dynamically. A similar code is often used when dealing with WebUserControls scenario.

Greetings,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Kenny
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or