Set vertical line for each column?-Well-solved |
Post Reply |
Author | |
Bernie
Senior Member Joined: 05 July 2007 Location: Taiwan Status: Offline Points: 109 |
Post Options
Thanks(0)
Posted: 01 July 2008 at 4:12am |
I'd like to set the vertical grid line individually.
for ecample,
solid vertical grid line between the first column and the second column
meanwhile
no vertical grid line between the second column and the third column
|
|
Bernie Ho, Planning Manager + IELTS specialist + part-time programmer
Taiwan, R.O.C |
|
Peter59
Groupie Joined: 19 July 2007 Status: Offline Points: 61 |
Post Options
Thanks(0)
|
Hi,
I'm almost sure that there is no builtin property or method. But you can solve your problem with handling the DrawItem event: the idea is to enabling custom item draw and draw the needed lines by yourself - with a little help of some API functions See the attached sample uploads/20080701_072427_TestDrawItem.zip Credits to Aaron for the basic sample. P.S. Please mark topic if your problem seems to be solved. Product: Xtreme SuitePro (ActiveX) version 11.2.2/12.0 Platform: Windows 2K/XP/Vista (32bit) Language: Visual Basic 6.0 SP6 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |