Multiple rows split into columns support Grid
-
Did anyone know a third party grid which supports like crystal report multi column properties? For example, a table has 2 cols (Name, Description) with 45 records. Name Description ---- --- 45 rows per 45 records. _________________________________________________________________ And depending on max rows per col (imagine max rows is 15) The grid shows Name Description Name Description Name Description ---- ----------- ---- ------- ---- ------ show 15 rows for 45 records.
-
Did anyone know a third party grid which supports like crystal report multi column properties? For example, a table has 2 cols (Name, Description) with 45 records. Name Description ---- --- 45 rows per 45 records. _________________________________________________________________ And depending on max rows per col (imagine max rows is 15) The grid shows Name Description Name Description Name Description ---- ----------- ---- ------- ---- ------ show 15 rows for 45 records.
Wrong forum for these questions, but I believe DevExpress' PivotGrid would allow for this. Of course, it isnt free.
:badger:
-
Wrong forum for these questions, but I believe DevExpress' PivotGrid would allow for this. Of course, it isnt free.
:badger:
I don't want to get free. Just want to know the information and the feature supported. Thanks.