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

[Solved] radGrid paging shows empty page

1 Answer 287 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Osman Saeed
Top achievements
Rank 1
Osman Saeed asked on 13 Nov 2009, 11:33 PM
Hi,
    I have a Rad Grid with enableviewstate=false. It calls all the methods, so it does get data at the backend. I debugged and check all the methods. As there is no view state so i have to generate the Grid and then fill it with new data on pageindexchnaged. It does call all the methods in proper way.
   Issue is that it does not show anything, not even header or page, does even say that it does not have data like it usually do first time. I am working inside MS CRM 4 IFrame. SO, no viewstate on the whole app. It may be issue due to ajax ?
  So, what could go wrong ?

Regards,

Osman

1 Answer, 1 is accepted

Sort by
0
Osman Saeed
Top achievements
Rank 1
answered on 16 Nov 2009, 03:11 PM
Hi,
     The issue is solved. The problem was that i was NOT using the OnNeedDataSource event. NOw it works perfectly. Thanks,
Regards,

Osman
Tags
Grid
Asked by
Osman Saeed
Top achievements
Rank 1
Answers by
Osman Saeed
Top achievements
Rank 1
Share this question
or