We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How do I change the sort up/down image arrow to another image or something more professional looking :(

How do I change the sort up/down image arrow to another image or something more professional looking :(

sorry guys, that image doesn't looks distorted...

1 Reply

AD Administrator Syncfusion Team October 21, 2006 06:42 AM UTC

The sort arrow is drawn in GridTableColumnHeaderCellRenderer.DrawCellDisplayText. This method is virtual so you can derive your own GridTableColumnHeaderCellModel and GridTableColumnHeaderCellRenderer classes and override DrawCellDisplayText. In your override, you can draw whatever you want to see. If you own our source code, you can look in GridTableColumnHeader.cs to see how the library code draws the sort glyph in DrawCellDisplayText.


Loader.
Live Chat Icon For mobile
Up arrow icon