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

nextpage not fire in radgrid

1 Answer 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
niloofar
Top achievements
Rank 1
niloofar asked on 27 Sep 2010, 01:34 PM
hi
when i click on nextpage,firstpage,... not work
please help
thansk

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 27 Sep 2010, 01:43 PM
Hello,

I assume that you are using Simple DataBinding technique which can be used in simple scenarios which does not require complex operations on grid. If you choose simple data-binding, then you will need to assign data-source and rebind the grid after each operation (paging, sorting, editing, etc.) - this copies exactly MS DataGrid behavior.
For more information check the demo.

A better approach is using Advanced Data binding using NeedDataSource method.
Advanced Data Binding


-Shinu.
Tags
Grid
Asked by
niloofar
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or