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

Pivot Grid with additional features

1 Answer 96 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Samantha
Top achievements
Rank 1
Samantha asked on 02 Oct 2008, 05:12 PM
I need to create a pivoted grid where the contents of each grid contains multiple pieces of information (in other words - data from more than one field in the database).  The contents of each cell will contain multiple hyperlinks (to click on for additional detail). 

Is there a clean way to get multiple field values into each cell?  I essentially took the key value and did a bunch of calls to table adapters and bound the data that way.  Seems very messy, like there should be a better way to do it.

Also, I have a few scenarios I'd like to merge a few adjoining cells and have the text span across.  Is this possible?  Any suggestions on how to garner when this merging would need to ocurr (use code to check if the next cell has the same text?)

I'd rather not post the link to the page publicly, but I can PM it if you'd like to see the example of what I'm talking about.

Thanks for any suggestions.

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 07 Oct 2008, 06:36 AM
Hello Samantha,

The following link shows how you can create pivot table using RadGrid - here.
Unfortunately you will need to do some customizations to gain the desired functionality.

If you can show us the example you are talking about we can provide you with more information how to attain the functionality.

All the best,
Nikolay
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Samantha
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or