Skip to main content
16-Pearl
April 14, 2023
Solved

Query related to Tree Grid Advanced Widget - in TWX 8.5

  • April 14, 2023
  • 1 reply
  • 839 views

Hi Team,

 

I need to retrieve Kepware channel &  devices with below in the sub group's in Tree Grid Widget. I have tried to use the existing service of "BrowseGroups" for parent & child data based on the selected "FullPath".

 

But In runtime when I expand the Parent, it's not working properly.

 

Kindly find the attached snapshot FYR, it will show the service bindings & widget main field configuration.

Please help me with any other additional steps need to be taken care.

 

Arun_C_1-1681466789628.png

 

Arun_C_0-1681466704290.png

 

Arun_C_2-1681466811168.pngArun_C_3-1681466881768.png

 

Thanks in Advance,

Arun C

 

 

Best answer by Arun_C

Hi, 

 

 By doing given workaround for the time being I have fixed query.

Step 1: Created a service to load the complete of Parent & Child Data in 1 shot as like complete hierarchy structure by looping connectivity thing service of "BrowseGroups"

Step 2: Service output is connected with Data Property of Tree Grid Advanced and ID Fields values are configured with respective column name.

 

Thank you.

 

1 reply

Arun_C16-PearlAuthorAnswer
16-Pearl
April 18, 2023

Hi, 

 

 By doing given workaround for the time being I have fixed query.

Step 1: Created a service to load the complete of Parent & Child Data in 1 shot as like complete hierarchy structure by looping connectivity thing service of "BrowseGroups"

Step 2: Service output is connected with Data Property of Tree Grid Advanced and ID Fields values are configured with respective column name.

 

Thank you.