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
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