Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to update grid
Message
 
To
29/01/2008 08:36:06
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01285828
Message ID:
01287536
Views:
18
Tony,

Is Pur_Recv the business object's primary table? If so, by virtue of calling SaveDataSet(), the business object raises an event and the grid should rebind to the new data. If it's NOT the business object's primary table, then you should specify binding settings on the DataGridView by setting its BindingSourceMember property to Pur)Recv. If all else fails, you can manually rebind the grid as shown in the MM .NET Dev Guide topic "Rebinding User Interface Controls".

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

Click here to load this message in the networking platform