Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to dynamic update dateset data in two form ?
Message
De
28/02/2011 05:17:38
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
How to dynamic update dateset data in two form ?
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01502067
Message ID:
01502067
Vues:
96
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
Répondre
Fil
Voir

Click here to load this message in the networking platform