Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1141 Widoki

is it possible to restore/recognice the previously selected Checkboxes from a list/tree view?


somteimes users start to select some checkboxe in listview (for making a MassActions), but then they click inside a line of the Listview to show Details of a single Data.

After going back to the listview the previously selected Checkboxes are gone.


ist there a way to preselected the checkboxes again?


Awatar
Odrzuć
Najlepsza odpowiedź

Hi!
I truly understand your question, but in order to perform a massive action, first of all I strongly recommend you to apply some filtering criteria on your tree view. That way you can ensure which records you want to display, and then select them.

Also, fyi, you can select a bunch of records in your list/tree view by selecting the header checkbox.

Awatar
Odrzuć