cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

About Tree Widget-Mashup didn't show tree content

xcheung
1-Newbie

About Tree Widget-Mashup didn't show tree content

Hi all,

I used tree widget in my mashup but don't know why didn't show contents, below is the steps:

1. I create a service to query data from mssql.

2. Bind NetworkConnection DataShape to the result, so now I have few columns including to, from,connectionType.

3.I add the data to the mashup and bind all data to tree widget and grid.

3.PNG

4. Below is the result

4.PNG

Hope someone can help, maybe I missed some steps.

1 REPLY 1

You must set RootParentID to your root node, or at least return the root node as "from"=blank space.

Top Tags