AD
Administrator
Syncfusion Team
January 28, 2004 01:25 AM UTC
Hi Morten,
this is at the moment not supported (and will also not make it for 2.0). The current version only supports relations between tables and thus every record having the same set of columns.
The architecture of the engine was done with future support for this in mind. We have not worked on the details yet, but it is a scenario that we want to support sometime later.
Thank you for your interest!
Stefan Hoenig
MB
Morten Bach Møller
January 28, 2004 03:43 AM UTC
I see that you can have multiple relations per record - although each record must have the same relations.
Can I workaround by hiding child-table groups that are not valid for the current record ?
Say I have n records and each record have a child-table with a different schema.
Can I now specify n relations for the table and then for row i only show the i''th relation in the
Grouping control?
AD
Administrator
Syncfusion Team
January 28, 2004 03:54 AM UTC
To make it more clear what I have in mind check out http://www.syncfusion.com/products/grid/features/grid_feat_4.aspx
Here records have three child tables - categories, products and orderdetails.
Say that for one record only the categories child table must be visible, for the next only the products must be visible and for the third only the orderdetails. Can this be done?