C
Charles May
I have a listview that I want to be able to right-click on an item and
delete that row.
I can do this easily, however, I want to only enable the delete menu option
if the mouse pointer is over an actual populated row. Right now, if I right
click in the lower (unpopulated) half of the listview, I can still click
delete. Which seems to automatically delete the first item in the list.
any help is appreciated
Thanks
Charlie
delete that row.
I can do this easily, however, I want to only enable the delete menu option
if the mouse pointer is over an actual populated row. Right now, if I right
click in the lower (unpopulated) half of the listview, I can still click
delete. Which seems to automatically delete the first item in the list.
any help is appreciated
Thanks
Charlie