Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1203 มุมมอง

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?


อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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.

อวตาร
ละทิ้ง