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 General Discussion » CExtGridCellComboBox problem in a Property Grid Collapse All
Subject Author Date
Martin Barringer May 1, 2009 - 9:57 AM

I’m trying to use a CExtGridCellComboBox in a Property Grid and am having a problem detecting a change in the selection of an item. I’m using the CExtPropertyItem Apply() method to capture changes in my grid. This works fine for string based items but not for the combo box. The Apply method never gets called.

I’ve verified this with the Property Grid Sample supplied with Prof-UIS. Looking at the Animation combo box in the sample when you make a selection the Apply method doesn’t get called to make the change effective. You have to select another item, then click back in the Animation item (not calling the combo box), then select another item. This is the only way the Apply method gets called.

Can this behavior be changed to function as intended? Have the Apply method called once a selection in the combo box is made. Also can this be made to function when the item is set so that no inplace edit control is used. I want the item to function as a drop list. And not allow users to type in changes.

Technical Support May 2, 2009 - 12:51 PM

This issue is fixed in Prof-UIS 2.85. Please drop us an e-mail to the support mail box at this web site so we can provide you with the source code update.