Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
12312 | Mar 25,2004 07:00 PM UTC | Mar 26,2004 03:30 PM UTC | WinForms | 3 |
![]() |
Tags: GridControl |
model.CellModels.Add("ColumnHeaderCell", new GridSortColumnHeaderCellModel(model));
To handle drawing s special sort header, you can derive a custom cell control and handle it that way. Or, you could try catching the CellDrawn event, and if the cell being drawn is a ColumnHeaderCell, then draw the extra character over what is drawn by default. This sendond alternative does not require creating your own cell control. This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.