In the Treeview control, is there a way to put text followed by a dropdown or a checkbox? For example, can I have these in the tree?
Vehicle
Vehicle 1
Name: Volvo
Type: {Dropdown with: Car, SUV, Trailer}
Available: {Checkbox}
In the Treeview control, is there a way to put text followed by a dropdown or a checkbox? For example, can I have these in the tree?
Vehicle
Vehicle 1
Name: Volvo
Type: {Dropdown with: Car, SUV, Trailer}
Available: {Checkbox}