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 » OnGridCellQueryBackColor is not being called. Collapse All
Subject Author Date
Tom Roberts Apr 4, 2008 - 2:04 PM

Hi, I want to set the cell background based on a read only flag that is contained in the data in the LPARAM.  I have overriden the OnGridCellQueryBackColor() function in the CMyExtGridWnd : public CExtGridWnd class but it is never called.  I’m trying to avoid overriding each type of grid cell class.  What am I doing wrong.  Thanks


 


Tom Roberts

Technical Support Apr 10, 2008 - 7:29 AM

We cannot confirm this. Please check the signature of your overridden method. It should be the same as in the CExtGridWnd class.