Skip to main content
19-Tanzanite
October 16, 2023
Solved

SelectedRow Input is not working in Grid

  • October 16, 2023
  • 1 reply
  • 917 views

Hi all,

 

I'm trying to pass selectedRow as Input to the new grid in Thingworx 9.4 which is not working as expected

 

Steps to reproduce issue :

 

Step 1: Bind Data and SelectedRow Data to Grid

 

Velkumar_0-1697457744797.png

 

Step 2: Set RowSelection to Multiple

Velkumar_1-1697457789533.png

 

 

Step 3: View Mashup in Runtime

 

Default values not selectedDefault values not selected

 

As a workaround, I'm using an older version of the grid. But is there any way to fix this issue or am I doing something wrong here?

 

/VR

Best answer by Velkumar

Update : Used InfoTableSelector widget to enable selectedRow on load as a workaround for new grid

1 reply

Velkumar19-TanzaniteAuthorAnswer
19-Tanzanite
October 17, 2023

Update : Used InfoTableSelector widget to enable selectedRow on load as a workaround for new grid