Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Navigating Data in grid.
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01171310
Message ID:
01171655
Views:
8
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
Previous
Reply
Map
View

Click here to load this message in the networking platform