SteveInBeloit
Well-known member
- Joined
- May 22, 2006
- Messages
- 132
- Programming Experience
- 10+
Hi,
I have a form that has a tab control on it. I have a couple of tabs where I drug a table over from the datasource and made my datagridview. When i drop them on, they do not create navigators. So I drag one over from the tool box. It does not have a SAVE button. I created a save button below it, and put the .endedit and .update on the click of the button, that works fine, but not what I want.
How can I get the save button on the navigator?
Thanks,
Steve
I have a form that has a tab control on it. I have a couple of tabs where I drug a table over from the datasource and made my datagridview. When i drop them on, they do not create navigators. So I drag one over from the tool box. It does not have a SAVE button. I created a save button below it, and put the .endedit and .update on the click of the button, that works fine, but not what I want.
How can I get the save button on the navigator?
Thanks,
Steve