Hi, I am new to vb.net 2005. I have a tab controller with two tab pages. I have added a data sorce that shows 2 diffrent tabels in my access database. when I drage the first tabel over to the first tab it genarates a navigator bar at the top, but when I drag the secound tabel over it does not create the navigator bar. So I go to the tool box and dragone to that tab page. It did not have a save button. So I di\eleted it and copied the first nav bar that did have a save button. I then changed the bindings in the properties to the secound table. when I debug I can navigate and click the add button every thing seems to work but the save.
I have tried to set it up with seprate datasets or the tables under the same dataset. I folloed the instuctions of the below link they just did not do it on a tab controller. please help.
www.15secounds.com/issue/051117.htm
I hope that this link will give you a better understanding of how I am doing it. the only diffrence is that I will have multi navigator bars on one form. inside tabpages.
Thanks Kevin
secound navigator does not have a save button