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

[Solved] Rad Grid with NeedDataSource event & UserControl

1 Answer 227 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ganesh
Top achievements
Rank 1
Ganesh asked on 29 Apr 2008, 12:23 PM
Hi All,

            if i use the Rad grid with NeedDatasource event on normal .aspx page. 
it works fine i.e this event occurs after the page load. but if we use the rad grid with  NeedDatasource in usercontrol(.ascx). this event ocurs after the page load of aspx page & before the page load of UserControl. insted of after page load of .aspx page & .ascx.

Thanks in advance,
Ganesh K

1 Answer, 1 is accepted

Sort by
0
Pavel
Telerik team
answered on 07 May 2008, 01:53 PM
Hello Ganesh,

I have prepared a small sample which demonstrates that the events are executed in the right sequence, and the NeedDataSource event is executed after the Page_Load of both .aspx and .ascx. Please examine it and let me know if further questions arise.

All the best,
Pavel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Ganesh
Top achievements
Rank 1
Answers by
Pavel
Telerik team
Share this question
or