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

[Solved] Error On Page

1 Answer 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
B
Top achievements
Rank 1
B asked on 25 May 2008, 11:38 AM
Hi,
I have created a page with a RADGrid which contains some user controls for displaying status and other things as graphics.

Various RADGrid features are enable: paging, scrolling, refresh, new record, etc.

When any of these buttons (i.e. next page) are clicked a message "ERROR ON PAGE" appears on the browser status bar.

Looking for suggestions on how to solve this.

Thanks
Brad

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 26 May 2008, 05:37 AM
Hi B,

How are you binding the Grid? Try binding the Grid in the NeedDataSource event. Grid features like Paging,Sorting,Filtering etc work with AdvanceDataBinding techniques. Go through the following demo link for getting more information about AdvanceDataBinding techniques.

Advanced data-binding

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