Posted 11 October 2017, 8:07 am EST
How to create relation between parent and child grids in C1TrueDBGrid when the columns and data is Unbound?.
Forums Home / ComponentOne / WinForms Edition
Posted by: munesh442 on 11 October 2017, 8:07 am EST
Posted 11 October 2017, 8:07 am EST
How to create relation between parent and child grids in C1TrueDBGrid when the columns and data is Unbound?.
Posted 12 October 2017, 4:51 am EST
Hello Munesh,
I am sorry but it is not possible in C1TrueDBGrid. Parent Child hierarchical view in C1TrueDBGrid can only be achieved by “DataRelation”. So it has to be bound with a “DataSet”.
Thanks,
Mohit