Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Navigating Data in grid.
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01171310
Message ID:
01171655
Vues:
9
Jess,

>Using ultraGrid control, is it possible to navigate through data without changing the sort field currently set? The problem that I encounter is that when I make use of the mmNavigate class, it uses the primary key to navigate data. So when the grid is sorted by fullname but the primary key is different, it does not behave as expected. Something that behaves like VFP wherein if I issue GO BOTTOM, it goes to the last row of the grid regardless of the sort setting.

Have you tried binding a DataView rather than a DataTable to the grid? See the MM .NET topic "Working with DataViews" for details.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform