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

Formatting Detail Tables

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 22 May 2012, 07:23 PM
I have two detail tables that I would like to format.  The I don't believe the formatting can be done with just CSS.  The requirements I have are as follows:
  • Limit the width of the detail tables within a certain number of columns of the parent grid.  In HTML, this is easy to set the colspan property, but I can't find the setting I can use for this.
  • Line the detail tables up next to one another horizontally.
  • The two detail tables should be within 50% of the allotted space.

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 28 May 2012, 09:55 AM
Hello Paul,

Your requirements are hardly achievable (if achievable at all) with the regular hierarchical structure of RadGrid. It would be much easier to use a NestedViewTemplate and declare one or more separate RadGrid controls to display the details data and position them as per your requirements.
If you have further questions, please post them in the support thread that you have opened so that we avoid double posts on the same subject.

Kind regards,
Tsvetina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Paul
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or