Multiple rows for one record
Multiple rows for one record
Hi,
I am new to DataTables, and want to know if it is possible to have a record with several columns, some of which have multiple rows. For example, a person usually has unique name (single row for column 'Name'), but he might have a few checking accounts (several rows for column 'Accounts'), still the person is considered one record here.
Thanks a lot.
I am new to DataTables, and want to know if it is possible to have a record with several columns, some of which have multiple rows. For example, a person usually has unique name (single row for column 'Name'), but he might have a few checking accounts (several rows for column 'Accounts'), still the person is considered one record here.
Thanks a lot.
This discussion has been closed.
Replies
Allan
Thanks