hi,
I have an editable grid and have selection enabled, it works perfectly fine , when selecting individual rows and as bulk when i chose the check box in the header,
This works
when i unselect at header , it throws error but individual row deselection works, only deselection in the header is not working
code :at line 507
selectionValue: local!selectedIndex, selectionSaveInto: { local!selectedIndex,a!save(local!selectedrows,index(local!displayItems,local!selectedIndex))},
Discussion posts and replies are publicly visible
Please go through below example by Appian
https://docs.appian.com/suite/help/24.2/grid-with-selection-pattern.html