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

implementing "multi-row" rows

4 Answers 131 Views
GridView
This is a migrated thread and some comments may be shown as answers.
bgmania
Top achievements
Rank 1
bgmania asked on 15 Apr 2011, 09:07 PM
Hi,

Does anyone have any advice on how I can implement a GridView so that the columns can be stacked (i.e. a row with 20 columns may have 10 across stacked two high)?

4 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 18 Apr 2011, 07:18 AM
Hi Joseph,

May you provide a bit more details about the exact behavior you want to accomplish ? 
Do you want to achieve some kind of merged cells/ headers ? 
 

Best wishes,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
bgmania
Top achievements
Rank 1
answered on 18 Apr 2011, 04:18 PM
Hi,

I'm not sure this could be made to look good aesthetically, but for the moment I have a requirement to implement a datagrid where each database record is displayed over two rows.  I guess it would be similar to row details concept, and maybe that's the way to go.

Here's an example record (hopefully the spacing turns out ok):

Account No  First Name  Last Name   Status
            Address                 City
---------------------------------------------------
123456      John        Doe         Pending
           123 Shady Tree Lane     Little Rock


0
Accepted
Vlad
Telerik team
answered on 19 Apr 2011, 06:35 AM
Hi,

 You can create any custom row layout similar to this demo.

Kind regards,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
bgmania
Top achievements
Rank 1
answered on 21 Apr 2011, 07:01 PM
Thanks.  That would work, although the GridView/ColumnTypes demo is a better example of what I was referring to.  Thanks for pointing me in the right direction. - that's what I needed.
Tags
GridView
Asked by
bgmania
Top achievements
Rank 1
Answers by
Maya
Telerik team
bgmania
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or