Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
I am trying to switch between None and Multiple row selection type of the grid widget, based on an expression output. But I do not see any change in the grid selection even after calling the expression and sending "Multiple" as output to the RowSelection property of the Grid widget.
Hi @SK_9989757
Output from your expression should be "multiple" not "Multiple". Rowselection Widget Property is Case Sensitive.
/VR