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

Conditional formatting on invisible columns

1 Answer 190 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Andrew Knowles
Top achievements
Rank 1
Andrew Knowles asked on 20 Nov 2007, 03:58 PM
Hi,
I have a radgridview where I am using conditional formatting.
The column I want to use for conditional formatting I want to hide from the user, as they do not need to see it. But if I set the column to be invisible, all the conditional formatting is ignored. I have tried making it visible and setting the width of the column to 0, but the column will not shrink to lees than about 3 pixels.

Is there a way I can achieve this?

Thankyou

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 21 Nov 2007, 12:06 PM
Hi Andrew Knowles,

Thank you for writing.

Conditional formatting in RadGridView is designed to work with visible columns. To better control the formatting in RadGridView you can use the CellFormatting and the RowFormatting events. These events are fired every time when a cell or a row changes its visual state and needs repaint. We will think about removing the limitations you mentioned for our upcoming release in December.

Don't hesitate to contact us if you have other questions.

Best wishes,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
Andrew Knowles
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or