EDIT: published here.
************************
I'm thinking maybe a custom view like this would be useful:
to be added to each item of a CustomListView.
The icons would serve, in order, to:
- select the item
- modify the item
- delete the item.
Of course you should have the option to choose whether to show all 3 icons or just some.
On the other hand, there is often a way to select N items (usually CheckBoxes) and then act on the items selected via a view outside the CLV, for example a button to delete all the selected items or to copy them.
What do you think?
************************
I'm thinking maybe a custom view like this would be useful:
to be added to each item of a CustomListView.
The icons would serve, in order, to:
- select the item
- modify the item
- delete the item.
Of course you should have the option to choose whether to show all 3 icons or just some.
On the other hand, there is often a way to select N items (usually CheckBoxes) and then act on the items selected via a view outside the CLV, for example a button to delete all the selected items or to copy them.
What do you think?
Last edited: