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

NeedDataSource event

3 Answers 114 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris Messineo
Top achievements
Rank 1
Chris Messineo asked on 10 Feb 2009, 10:40 PM
Hi all, I'm looking for a good example of sorting, filtering and paging implementing the NeedDataSource event.  I can't seem to get the grid to sort properly.

I can't seem to find an example where paging is involved

Thanks

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 11 Feb 2009, 03:47 AM
Hi Chris,

Go through the following demo links and see whether they are helpful.
Advanced data-binding
Outlook grid

Thanks
Shinu






0
Chris Messineo
Top achievements
Rank 1
answered on 11 Feb 2009, 01:47 PM
Thanks, but those demos don't do quite what I want.

I'd like to emulate this example, but I want to do the databinding on the server side.

http://blogs.telerik.com/vladimirenchev/posts/08-09-09/How_To_Telerik_RadGrid_Master_Detail_client-side_data-binding_using_LINQ_to_SQL_and_WebService.aspx
0
Sebastian
Telerik team
answered on 13 Feb 2009, 03:43 PM
Hi Chris,

The demos pointed below illustrate the equivalent master/detail presentation using server-side binding for RadGrid for ASP.NET AJAX:

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/detailtabledatabind/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/selectedvalue/defaultcs.aspx

note that for the second demo you can use NeedDataSource event handling as well.

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Chris Messineo
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Chris Messineo
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or