Subject | Question about TIB_Grid.OnDrawCell |
---|---|
Author | ronald_greven |
Post date | 2003-11-05T12:35:47Z |
Hi,
how can I color a complete row, depening on a column value:
for example :
Field1 Field2 Field3
test 1 abc
test 2 abc
test 3 abc
test 2 abc
test 1 abc
test 1 abc
I want to draw all colums, where Field2 = 1 in another color.
I know, that I need to it with the event OnDrawCell.
Who can help?
Many thanks
Ronni
how can I color a complete row, depening on a column value:
for example :
Field1 Field2 Field3
test 1 abc
test 2 abc
test 3 abc
test 2 abc
test 1 abc
test 1 abc
I want to draw all colums, where Field2 = 1 in another color.
I know, that I need to it with the event OnDrawCell.
Who can help?
Many thanks
Ronni