Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to dynamic update dateset data in two form ?
Message
From
28/02/2011 05:17:38
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
How to dynamic update dateset data in two form ?
Environment versions
Environment:
VB 9.0
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01502067
Message ID:
01502067
Views:
95
HI all,
I have two form page, one page is header and detail table use datagridview, if one click datagridview content , then will
show the detail table data .... i use pop the dataset in two page to do......
i should use clear the dataset , and select one time or one by one cells data to update....
or other method is better?
  SENSDataSet.Clear()
  Me.QuohdrTableAdapter.Fill(Me.SENSDataSet.quohdr)
QuodtlDataGridView.Rows(currentpage).Cells(17).Value
Reply
Map
View

Click here to load this message in the networking platform