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

[Solved] radgrid navigation is not postback

1 Answer 122 Views
Grid
This is a migrated thread and some comments may be shown as answers.
regis
Top achievements
Rank 1
regis asked on 03 Jun 2009, 05:07 PM
Hi everyone,

I have an issue when navigate through the differente pages of a radgrid.
My form has a Radmultipage control with two radpageviews.

The Radgrid is on radpageview 2.

When I use all others controls from radpageview 2 everything is correct, the call has a isPostback status equals to true.

But if i change the page using radgrid pager, the call enters the loadpage event with a isPostback status equals to false.
The radpageview 2 renders correctly (the rad grid is showing the correct page with the correct data) but the radpageview 1 has all its controls resetting losing all the informations.

Is it normal that this call has a ispostback status equals to false?

thank you and have good day.

1 Answer, 1 is accepted

Sort by
0
regis
Top achievements
Rank 1
answered on 03 Jun 2009, 07:08 PM
Hi

I manage to find the cause of that postback issue.

I had "EnableSEOPaging " turns to true in the radgrid. I set it to false and everything is correct. 
Tags
Grid
Asked by
regis
Top achievements
Rank 1
Answers by
regis
Top achievements
Rank 1
Share this question
or