Hi,
Is it possible to restrict the number of selected items? For example i have a ListView with 10 items and
i just want to let 3 items can be selected. If user want to select 4th one, first of all user will deselect
one item (inform the user with alerts) and choose what his/her want to choose as third one again.
But the total number of items selected will always remain 3