Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmUltraGrid Infragistic with maintenance object
Message
 
To
20/07/2005 19:22:26
Joel Casse
Bishops University
Lennoxville, Quebec, Canada
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01034479
Message ID:
01036066
Views:
24
Joel,

>I have a problem with the mmUltraGrid when I click on the properties tab it doesn't synchronize the data with the textbox controls.

Whether the controls synchronize or not is completely up to Windows Forms data binding. If you bind the controls to thte same data source, they are automatically synchronized by the form's Binding Context manager. I recommend checking your bindings to make sure they are set the same.

>Also
>I'm using the mmMaintenanceForm for my Foreign key tables. But the Primary key field of some table are varchar and editable (supplier number) When we press the new button I want to check in the database if that supplier number already exist. Is there a fast way or an object the do that check up.

Probably the fastest way to do this is to have a business object method call a stored procedure that performs the check.

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
Next
Reply
Map
View

Click here to load this message in the networking platform