Subject RE: [IBO] Tib_grid with 2 fixed rows
Author Dmitry A. Beloshistov
Hi!

Set TIB_Grid.BorderRows property (AFAIK to 2).
Use OnDrawBorder(),OnDrawCell(),OnDrawFixedCell(),OnDrawTitle() events for paint...


WBR, Dmitry Beloshistov AKA [-=BDS=-]


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf Of mmusetti70
Sent: Thursday, May 09, 2013 3:55 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] Tib_grid with 2 fixed rows



Hi, I need to do to this in Tib_grid:

-------------------------------
| Man | Woman |
------------------------------- <= Title
| 10 | 20 | 30 | 05 | 07 | 15 |
-------------------------------
| 01 | | 02 | 03 | | 03 | <= record

Somebody can help me ?

Thanks



[Non-text portions of this message have been removed]