T
Timo
Hi there,
I need to create a datagrid which holds for one record with many columns two
rows. (How everyone know the standard is one record one row).
I can do this if I put within a datagrid a custom table. But I do not like
this because I need to sort each column independend.
It should looks like
ProductID, ProductTitle
ProductDescription
ProductID, ProductTitle
ProductDescription
....
Is there any way to do that?
Regards
Timo
I need to create a datagrid which holds for one record with many columns two
rows. (How everyone know the standard is one record one row).
I can do this if I put within a datagrid a custom table. But I do not like
this because I need to sort each column independend.
It should looks like
ProductID, ProductTitle
ProductDescription
ProductID, ProductTitle
ProductDescription
....
Is there any way to do that?
Regards
Timo