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

[Solved] Markup between header and items

1 Answer 98 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ian
Top achievements
Rank 1
Ian asked on 27 May 2009, 09:50 PM
Hello,
I'm using the Telerik RadGrid control and I'd like to add a table row between the header and the items in the grid.

I drew a rudimentary ASCII art picture of what I'd like:
________________________
|_______|_________|_______|
|________________________|
|_______|_________|_______|

I searched previous threads and the existing documentation for a way to do this but came back empty-handed.

The markup that I'm looking to insert in that middle row is a little bit complicated, so I'm trying to figure a solution that doesn't involve writing out elements in JavaScript or anything like that.

Thanks in advance for any help, I hope I articulated myself clearly enough to explain what I'm looking for!

-Ian

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 30 May 2009, 12:32 PM
Hi Ian,

I order to achieve your goal with RadGrid, you can try using GridTemplateColumns and define your own HeaderTemplates as it is illustrated in this online demo.

Check it out and let me know if any questions arise.

Kind regards,
Iana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Ian
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or