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

Is it possible to create a header row to a grid

1 Answer 64 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Yaron Ozana
Top achievements
Rank 1
Yaron Ozana asked on 06 Oct 2009, 01:48 PM
Hi All,

I'd appreciate if someone can explain how to add a header row to a radgridview programmatically or via the XAML.

Attached is the result that I want to get.

Thanks,

Yaron.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 07 Oct 2009, 01:19 PM
Hello Yaron,

You can use single GridViewDataColumn to achieve such layout. In Header property you can specify desired header content and in CellTemplate property you can define desired cell layout.

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Yaron Ozana
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or