|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Dataset in ADO.Net 2.0 VS 2005I am new to .Net. I have three master tables which has many to many
relations. I need to create a data grid view in windows form application.(Windows application now web). I am little bit confused how can I create a data set and grid that will let me inser a new relation ship and using the data source wizard. Thanks. James Bond,
Once you add the data source, from the data sources window drag drop the tabular structure onto the surface of the form - it will create whatever you need. - Sahil Malik [MVP] ADO.NET 2.0 book - http://codebetter.com/blogs/sahil.malik/archive/2005/05/13/63199.aspx __________________________________________________________ Show quote "jamesbond" <naman.pa***@gmail.com> wrote in message news:1139347123.578549.110260@z14g2000cwz.googlegroups.com... >I am new to .Net. I have three master tables which has many to many > relations. I need to create a data grid view in windows form > application.(Windows application now web). I am little bit confused how > can I create a data set and grid that will let me inser a new relation > ship and using the data source wizard. > > Thanks. > |
|||||||||||||||||||||||