Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to do paging in mmGridView?
Message
De
08/08/2006 02:37:46
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
How to do paging in mmGridView?
Divers
Thread ID:
01143703
Message ID:
01143703
Vues:
65
I tried the Jump Start: Web Forms Application - VB .NET in MM .NET Developer's Guide. I changed AllowPaging of grdOrderDetail to true. Then I run the Order Edit form. When I click the second page of grdOrderDetail grid view, the exception occur. The exception message as below:
The GridView 'grdOrderDetail' fired event PageIndexChanging which wasn't handled. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.Web.HttpException: The GridView 'grdOrderDetail' fired event PageIndexChanging which wasn't handled.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  
Did I use the wrong way to do paging for mmGridView? May I know how to do it? Is there any example, which has paging for mmGridView?

Thanks.
Répondre
Fil
Voir

Click here to load this message in the networking platform