Users find the sort arrows in the column headers too small and do not like the position of the arrow above the header text. How can I move the sort arrows to the side of the header text and make them larger?
Thanks,
Jerry
3 Answers, 1 is accepted
0
Vlad
Telerik team
answered on 14 Jun 2010, 07:42 AM
Hello,
You can modify GridViewHeaderCell template with Blend to style everything in desired way. This particularly is a Path called "PART_SortIndicator".
Sincerely yours,
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.
Thanks for the information. Unfortunately when I look at the template I do not see this part. Actually the template looks very sparse with only definitions for a Grid named "HierrarchyBackground" with definitions for Parts such as "PART_GroupPanel", PART_ItemsScrollViewer, PART_FooterRow, etc.
Am I accessing the template incorrectly?
0
Vlad
Telerik team
answered on 15 Jun 2010, 06:06 AM
Hello,
You've looked at RadGridView template. Please check GridViewHeaderCell!
Greetings,
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.