H
Hemang Shah
Hello
Few things to remove the cloud:
1) Can a DataView be a subset of a DataSet ?
2) DataSet consists of tables, is that different from a DataTable object ?
3) In IDE, when you create a DataSet it also generates update, add, delete
code, if you have controls bound to the DataView (which inturn points to
tables in the same DataSet), if you edit records / add / delete, will the
DataSet update / add / delete code still update these changes ?
Thank You
Few things to remove the cloud:
1) Can a DataView be a subset of a DataSet ?
2) DataSet consists of tables, is that different from a DataTable object ?
3) In IDE, when you create a DataSet it also generates update, add, delete
code, if you have controls bound to the DataView (which inturn points to
tables in the same DataSet), if you edit records / add / delete, will the
DataSet update / add / delete code still update these changes ?
Thank You