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

Catch the event "PageIndexChanged"

1 Answer 34 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Carlos Rodriguez
Top achievements
Rank 1
Carlos Rodriguez asked on 30 May 2011, 07:06 PM
When I change page in RadGrid, does not fire the event "PageIndexChanged. " The EnableViewState is equal to "True. "

What could be happening?
Carlos Rdz.

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 01 Jun 2011, 01:11 PM
Hi Carlos,

How do you attach the handler to the event? Declarative in the ASPX markup or dynamically in the code-behind?
If you attach it dynamically make sure to do this on Page_Init.

Regards,
Vasil
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Carlos Rodriguez
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or