Hi,
I have a GGC, that is binded to a datatable. user can add, edit, delete records. No parent-child records.
What I need to do is to enable the user to select 1 or more rows by clicking and dragging the mouse on the rows header. this hilights the rows with black color-which is fine.
Then the user should click a button (Delete) to delete the hilighted rows.
Thanks for your help.