Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Infragistics Grids for Navigation...
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
MS SQL Server
Divers
Thread ID:
01025646
Message ID:
01026832
Vues:
14
Ty,

>I am having a problem after I bind a Infragistics windows grid to a MM bizobj. My bound controls are not refreshing.
>
>I removed the infragistics windows grid and replaced it with a mmDataGrid, and my controls refresh properly. I really have a couple of questions:
>
>1) How come the controls are not refreshing?

Did you remember to set the Infragistics grid as the form's NavigationControl? Did you use the same binding settings for both grids?

>2) In general, how do you navigate in a business object? For instance, I want to have a grid that displays data but i not contained in a MM business object. When the user navigates in the grid, I want to move the business object's position in its datatable and refresh the bound controls. How can I do this?

In ADO.NET, DataTables do not have a "current" position. The Windows Forms Binding Context Manager keeps track of the current position for you. Check out the MM .NET Dev Guide topic "Synchronizing Data Bound User Interface Controls" for code samples that show how to get/set the current position.

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