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

Table - Merging column cells

2 Answers 644 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bader
Top achievements
Rank 1
Bader asked on 14 Feb 2012, 05:44 PM
Hi,

I'm wonder how to merge a column cells of a Table.
Please view the attached screen-shot in order to get a best understanding of the requirements.

The crosstab control doesn't meet my requirements, so I need to implement the idea only using the Table control.

Please, I need your help,

Regards,
Bader

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 14 Feb 2012, 06:32 PM
Hi Bader,

You need to create two row groups, one for Number and one for the Color to achieve the desired layout. Remember that the three items: table, crosstab, and list are actually the same item with different initial template. As you add groups, totals, and labels, you may find you want to modify your table design. For example, you might start with a table and then delete the details row and add column groups.

All the best,
Steve
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Bader
Top achievements
Rank 1
answered on 15 Feb 2012, 08:23 AM
Hi,

Thank you very much for the reply,
I searched alot on the internet for a sample code which may implement the requirements, according to your reply (Quote: "you might start with a table and then delete the details row and add column groups"), but I didn't found.

Can you please supply me with a sample code which could help me doing it?

Regards,
Bader
Tags
General Discussions
Asked by
Bader
Top achievements
Rank 1
Answers by
Steve
Telerik team
Bader
Top achievements
Rank 1
Share this question
or