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

How to default to first page after adding an item in RadGrid

3 Answers 205 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Chinna
Top achievements
Rank 1
Chinna asked on 21 Jul 2011, 06:36 PM
My RadGrid has several pages. when i add new item, the page is defaulting to the last page. as the new item shows on first page, how to default to first page after adding new item in rad grid.

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 22 Jul 2011, 08:11 AM
Hello Chinna,

This is actually the default behavior of RadGrid control. However you should use MasterTableView's InsertItemPageIndexAction property to match your requirements.

Thanks,
Shinu.
0
Chinna
Top achievements
Rank 1
answered on 22 Jul 2011, 04:03 PM
issue is in detail table of rad grid. how to redirect to first page after adding new item in detail table..please suggest the solution..
0
Chinna
Top achievements
Rank 1
answered on 22 Jul 2011, 04:22 PM
I got the solution..i found the same property InsertItemPageIndexAction in detail table. it worked..Thank you so much.
Tags
Calendar
Asked by
Chinna
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Chinna
Top achievements
Rank 1
Share this question
or