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

Radgrid not visible on page size changed...

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Amit
Top achievements
Rank 1
Amit asked on 02 Nov 2010, 05:31 AM
Hey everyone,

I have a radgrid,that works on a button click.i have used two date pickers and according to those dates data is fetched from data base.But when i change my page size,the grid is not visible,and on clicking the button again then its visible.Is there a server side event required for page size changed?..what could be the problem?...

Thanks
Amit

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 02 Nov 2010, 07:10 AM
Hello Amit,

I guess you are using SimpleDataBinding to populate the grid. Since you want the grid to perform complex operations like paging, it is better to use Advanced Data-binding (using NeedDataSource event) or Declarative DataSource.

Thanks,
Princy.
Tags
Grid
Asked by
Amit
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or