Charlotte Foust
charlotte.foust at gmail.com
Mon Oct 11 17:54:02 CDT 2010
Sounds like your datagrids are bound to the same table so there's no need for a separate navigation bar. I don't have 2010, but in 2009, you could set the datamember property in the property sheet. Charlotte Foust On Mon, Sep 27, 2010 at 6:44 AM, Dale Kalsow <dkalsow at yahoo.com> wrote: > Good Morning, > > I was hoping someone here might have some experience with vb.net 2010. Here is > what I have going on: > > I am using the datagridview in vb .net 2010. I have setup a datasource to an > access 2010 database. I then drag that connection onto the form and it creates > my datagridview. This all works fine. My problems start with the second > datagridview. The access database has several table and I have them all in the > same datasource. When I drag the second table onto the from, the gridview is > created as normal and when I run the program, that data is populated into it. > However, I do not get a second naviator bar for it and when I try to save the > data via a button I created, I do not get an error but the data does not save. > Any help would be greatly appreciated. > Thanks! > Dale > > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >