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

[Solved] Moving to previous or next record in RadGrid

1 Answer 230 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ken
Top achievements
Rank 1
Ken asked on 01 Sep 2009, 04:54 PM
I have a grid populated with data. The user can select a record and a second query populates data on a second tab page. The users need to be able to move forward and back in the main table data, while remaining on the second tab page. I need to have fields from the main table to pass to queries, so JS isn't the answer, so far as I know. I need a method to simply move the selection so that I can retrieve the new details.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 04 Sep 2009, 03:08 PM
Hello Ken,

Does the approach presented on this demo of the product cover your requirements? Note that you can customize the layout of the page and display the detail grids under given tabs if you prefer. The main idea is to filter the records in them using the selected value of the row selected in the parent grid.

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Ken
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or