Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Grid-cell combo-box with colors Collapse All
Subject Author Date
Offer Har Nov 14, 2007 - 4:36 PM

Dear Support,

I need to display a combo-box cell with each item in a defined color. When an item is selected, (In-Place is finished) the text displayed should also be in the color of the selected item.

Please advise.

Thanks,
Ron.

Technical Support Nov 19, 2007 - 11:30 AM

Please contact via email so we can provide you with a link to the latest source code.

Technical Support Nov 19, 2007 - 11:28 AM

We have just implemented this feature. You can use the following methods for getting and setting item colors:

CExtGridCellComboBox::GetItemBackColor()
CExtGridCellComboBox::SetItemBackColor()

CExtGridCellComboBox::GetItemTextColor()
CExtGridCellComboBox::SetItemTextColor()