Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
435
Combination Office 2007 Toolbar, tabbedMDI and Grid
posted

Can someone help me with this:

I have a screen that show a office 2007 toolbar at the top, I have a "Home" -Tab that contains 3 Options "Add", "Modify", "Delete". The screen shows a tabbedmdi that shows the grids in tabs.

The grid has a cellproxy screen attached to it.

1. How can I open the cellproxy screen of the selected row in the grid by clicking the option "Modify" in the toolbar (Currently this is done through the buildin function of the grid)

2. How can I open the blank cellproxy screen to create a new row with the "Add" option in the toolbar (currently done by the new-button of the grid

3. How can I delete the selected row from the grid by the option "Delete" in the toolbar (currently done by the delete button on the keyboard )

Keep in mind that the grid is displayed in a tabbedmdi an so multiple grids can be open.

related question the cellproxy to create rows stay open after the creation of a new row and be reset to blank to create a new row?

Parents Reply Children
No Data