Need steps to configure Tree Grid Advance Widget to Show Part Structure from Windchill.
I am trying to setup Tree Grid Advance Widget in custom mashup to show part structure. I am using service (POST /Parts('{PartId}')/PTC.ProdMgmt.GetPartStructure) which returns single level children. When i bind the data to the tree grid it show the child parts list. I looked into help center but couldn't figure out. What i understood you need to bind data to "data" and "Child Data" along with some configuration. I have looked at the grid advance examples also but still cant figure out how to use it. The examples use a lot of java scripting to generate tree grid. Do you need to dynamically generate levels. Can anyone just describe me steps to implement this and what all things needs to be done. Any document or guide would also help. Thanks in advance.

