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

[Solved] Rebind AJAX Grid using client Javascript code?

3 Answers 195 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Daniel Cai
Top achievements
Rank 1
Daniel Cai asked on 10 Jun 2008, 06:40 PM
Does Grid for ASP.NET AJAX supports the same functionality as http://www.telerik.com/demos/aspnet/Grid/Examples/AJAX/OutOfGrid/DefaultCS.aspx, so I can rebind the grid using client Javascript code?

Thanks,
Daniel

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 11 Jun 2008, 10:57 AM
Hello Daniel Cai,

As you've probably noticed, RadGrid no longer has built-in ajax capabilities and you should use our RadAjax controls for such purposes. Working example is available here.

All the best,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Daniel Cai
Top achievements
Rank 1
answered on 11 Jun 2008, 02:52 PM

Hi Steve,

Thanks for the link.

I have a TabStrip in my page which contains a grid in each tab, I want to refresh a particular grid instead of all of them. My page is similar to http://www.telerik.com/DEMOS/ASPNET/Prometheus/TabStrip/Examples/ApplicationScenarios/LoadOnDemand/DefaultCS.aspx.

Thanks,
Daniel

0
Sebastian
Telerik team
answered on 16 Jun 2008, 08:20 AM
Hi Daniel,

For this purpose you can ajaxify your grids via RadAjaxManager which provides greater granularity over the ajax relations on the page, thus as to update only a certain grid when a particular action occurs.

More about our RadAjaxManager control you can learn from the following online resources:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Ajax/Examples/Manager/FirstLook/DefaultCS.aspx
http://www.telerik.com/help/aspnet-ajax/grdusingcolumns.html (Controls -> RadAjax -> RadAjaxManager Control)

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Daniel Cai
Top achievements
Rank 1
Answers by
Steve
Telerik team
Daniel Cai
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or