Dear VB experts,
Can I insert the icon edit and icon delete for every rows in my list view ?
When I click the icon edit system will call edit procedur for selected row, this is also for icon delete, the system also call delete procedure for selected row.
The below table is the listview example with the first row as header :
No Edit Delete Item code Quantity
1. Edit Icon Delete Icon 100001 100
2. Edit Icon Delete Icon 100002 150
3. Edit Icon Delete Icon 100003 125
Aaiting your feedback.
Thanks,
AqieqS
Can I insert the icon edit and icon delete for every rows in my list view ?
When I click the icon edit system will call edit procedur for selected row, this is also for icon delete, the system also call delete procedure for selected row.
The below table is the listview example with the first row as header :
No Edit Delete Item code Quantity
1. Edit Icon Delete Icon 100001 100
2. Edit Icon Delete Icon 100002 150
3. Edit Icon Delete Icon 100003 125
Aaiting your feedback.
Thanks,
AqieqS