From: Aaron H. <arc...@gm...> - 2004-12-23 17:46:36
|
On Wed, 2004-12-22 at 12:34 -0500, Aaron Howard wrote: > Alternatively, I would like to create a context menu so the user can > select the row, then right click to have a menu pop up with a delete > option. > FWIW, I have this part working now. I found some example code which got me going in the right direction. I'd still like to capture a delete key press when a row is selected to trigger the deletion that way. -Aaron |