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 » Question:2 PropertyGird Collapse All
Subject Author Date
tera t Mar 24, 2008 - 10:54 PM

Hello.


The combo does not want a click to react.

Does it come true with OnGbwBeginEdit or OnClick?


Technical Support Mar 27, 2008 - 5:30 AM

Would you let us know more details? Generally, if you need to handle built-in popup list box menu events of any grid cell, then you should use your own CExtGridCell-derived class and implement the required CExtGridCell::OnPopupListBox***() virtual method.