table-select-all-with-checkboxes
Reactive icon

Table select all with checkboxes

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 11 April 2023
 by 
5.0
 (1 rating)
table-select-all-with-checkboxes

Table select all with checkboxes

Details
Screen with Table which handles select all with checkboxes and one by one items selection through multiple table pages
Read more

Reusable Screen with Table which handles select all with checkboxes , one by one items selection through multiple pages

-- It supports two modes :

1 - Select all mode when user clicks on select all check box in that case developer shall use "ExcludedIds" which contains excluded items ids if user unselected some items (all items are selected except these items).

2 - None select all mode when user selects Items one by one , in that case developer shall use          "SelectedIdsList" which contains Ids of selected items (all selected items ids).

Depending on the mode which is "IsSelectAllMode" Boolean variable , user can handle logic using both lists.

----------------------------------------------------------

- Replace logic in FetchItemsList data action with your dynamic list which supports pagination

- Replace logic in FetchItemsCount data action with dynamic count

----------------------------------------------------------

All details are shown on Items description.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category