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

RadGridView rowheader style

1 Answer 154 Views
GridView
This is a migrated thread and some comments may be shown as answers.
VeeraMalleswaraRao Gali
Top achievements
Rank 1
VeeraMalleswaraRao Gali asked on 18 Jun 2010, 07:04 AM
Hi,
I am not able to place a textblock in radgridview row header to show SNos, i am failed in this.
Now i am adding a column to place textblock for SNo, but i want show that as row header, for this i want to set style as row header style. Finally how to get the RadGridView RowHeader style ?

Regards,
Gali.Malli

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 18 Jun 2010, 07:17 AM
Hi,

 Placing custom controls in the row header currently is not trivial task. You can create your own column and place desired controls in this column cells and hide the row header (RowIndicatorVisibility="Collapsed").

All the best,
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
Tags
GridView
Asked by
VeeraMalleswaraRao Gali
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or