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

Grid shows second page after opening the insert form

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sf
Top achievements
Rank 1
sf asked on 19 Oct 2011, 11:36 AM
hi

my radgrid uses Tempalte in EditFormSettings. It current contains 2 pages of data.
When I click on Add New Record the command button on top of the grid, the edit form opens correctly in insert mode. However when I look closely at the data, it actually shows the second page, and the page number on the bottom of the grid shows "2".

I bind grid the same way in other pages too, however this page is the only one that has this issue.

Any idea why this happened?

Thanks in advance!

1 Answer, 1 is accepted

Sort by
0
Accepted
Jayesh Goyani
Top achievements
Rank 2
answered on 19 Oct 2011, 11:40 AM
Hello,

<MasterTableView InsertItemPageIndexAction="ShowItemOnCurrentPage" >


Thanks,
Jayesh Goyani
Tags
Grid
Asked by
sf
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or