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

RadComboBox, RadGrid and AJAX in MVC

1 Answer 224 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Sub
Top achievements
Rank 1
Sub asked on 31 Mar 2009, 08:39 PM
Hi Telerik Team,

I have been playing with RadComboBox, RadGrid and AJAX in MVC all day today and could not figure out a better way to display the RadGrid on AJAX when RadComboBox selection is changed. I found few articles online about doing AJAX using JQuery, JSON but not sure how to assign the datasource in RadGrid. Can you point me out an example of how to do the client side data binding for the RadGrid in MVC envoirment? Thanks a bunch!

1 Answer, 1 is accepted

Sort by
0
Dallas Sehlhorst
Top achievements
Rank 1
answered on 02 Apr 2009, 04:39 AM
Sub,

See my response to another thread: AJAX RadGrid

I am using a RadCombo to filter the rows in a RadGrid and everything works as expected if you use JQuery.  You will see how to assign the JSON data to the RadGrid's datasource.

-Dallas
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Sub
Top achievements
Rank 1
Answers by
Dallas Sehlhorst
Top achievements
Rank 1
Share this question
or