C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

flexGrid combo box

rated by 0 users
This post has 1 Reply | 0 Followers

Not Ranked
Posts 1
hazelpz Posted: Thu, Nov 16 2006 8:58 AM
The combo box  in FlexGrid only appear when cursor is place over it otherwise it appear like a textbox. How to make the combo box show up all the time like the standard combo box
Top 25 Contributor
Posts 666
Hi,
 
You may try the following:
 
fg.ColComboList(1) = "|a|b|c|"
fg.ShowComboButton = flexSBAlways
 
Regards,
Dave
<hazelpz> wrote in message news:188871@10.0.1.98...
The combo box  in FlexGrid only appear when cursor is place over it otherwise it appear like a textbox. How to make the combo box show up all the time like the standard combo box

http://helpcentral.componentone.com/cs/forums/p/69249/188871.aspx#188871

Page 1 of 1 (2 items) | RSS
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.