Skip to main content
6-Contributor
March 18, 2024
Question

Dynamic row selection type not working in Grid widget

  • March 18, 2024
  • 1 reply
  • 582 views

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. 

1 reply

19-Tanzanite
March 18, 2024

Hi @SK_9989757 

 

Output from your expression should be "multiple" not "Multiple". Rowselection Widget Property is Case Sensitive.

 

Velkumar_0-1710744604832.png

Velkumar_1-1710744670821.png

 

 

/VR