G
Guest
I have a form, with multiple tabs. Each tab contains 1 datagrid except for
the last tab which contains 2 datagrids.
I have a toolbar that I use for the entire form. When the 'delete' button is
pressed, and any but the last tab is active, it prompts the user, then
deletes the currently selected row from the focussed datagrid.
My problem lies with the last tab.
I have 2 datagrids on my last tab. I'd like the user to be able to click the
row they want deleted (from either datagrid), then click delete.
I can't figure out how to find out which datagrid is selected. I've posted
here, and other places - must be a tough question
TIA!
Amber
the last tab which contains 2 datagrids.
I have a toolbar that I use for the entire form. When the 'delete' button is
pressed, and any but the last tab is active, it prompts the user, then
deletes the currently selected row from the focussed datagrid.
My problem lies with the last tab.
I have 2 datagrids on my last tab. I'd like the user to be able to click the
row they want deleted (from either datagrid), then click delete.
I can't figure out how to find out which datagrid is selected. I've posted
here, and other places - must be a tough question
TIA!
Amber