Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page through a DataView
Message
 
À
07/04/2005 18:06:01
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01002437
Message ID:
01002468
Vues:
15
>
>private void myDataGrid_PageIndexChanged(object source, System.Web.UI.WebControls.DataGridPageChangedEventArgs e)
>{
>	myDataGrid.CurrentPageIndex = e.NewPageIndex;
>	doDataBind();
>}
>
Cetin
How do you cause this event to fire?

When the data view has more than 10 rows and sorted by a column, then when I get the next set, I would like to get the next set in the same order.

How do you do the DataBinding from a Table or the default view of that table to get next set by the same order that the user has chosen?
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform