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