This is a migrated thread and some comments may be shown as answers.

Cross-tab or matrix-grid, what component would you recommend?

1 Answer 549 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 30 Jan 2009, 03:12 AM

Hi,

I would like to make a grid where both columns and rows are data from my database and where the cells are values, sums, based on the grouping from the row and the column. That is, if I had different products as columns, and salespersons as rows I would like the cells to enter the sum of the sales for the corresponding salesperson and product.

Is this possible using RadGrid control?

Thanks,
Alex

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 30 Jan 2009, 06:22 AM
Hello Alex,

You may consider binding your grid to a Pivot Table as demonstrated in the following online demo, to achieve your scenario:
Displaying pivot data

Thanks
Princy.
Tags
Grid
Asked by
Alex
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or