Best approach to have checkbox with name in a tree hierarchy only for the child elements
Hello ,
I have a data source with parent child relation.
Eg:
Fruits
True,Orange
False,Apple
Vegetables
False,Potato
False,Tomato
I should allow the user to select few fruits and few vegetables. What would be the best approach to achieve it.
I tried with Advanced Tree Grid but i could not get the checkbox to be in the first column from the positioning in the settings.
1. What can i do to get the check box appear in the first column.
2. If there is any better approach with other available widgets.
Thingworx version 9.1.5
Thanks

