- I have a database application that uses an MS Access db as the data source.
- I then have 4 tabs in the app, each with a different table showing in them - grid view.
- I have created a button that creates a new tab and a context menu for renaming the tab.
- Now all i need is a way to copy a new template table into the new tab via a button click....although this means that it would have to automatically create the grid layout and everything as well!
Anyone know how this is done or where i could find out, or is it just simply too must to ask for one button to achieve all this
Thanks