Hi all,
does anyone know how develop a portlet that deletes an item from a list just checking a box and pressing submit?
Thx
Hi all,
does anyone know how develop a portlet that deletes an item from a list just checking a box and pressing submit?
Thx
You’ll need to use a SelectableListTableContentProvider so you can track the selection of your list.