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 » CExtFormulaGridWnd Questions Collapse All
Subject Author Date
Martin Barringer Aug 23, 2013 - 8:06 AM

I am using a grid window derived from CExtFormulaGridWnd.  I need to have the ability to do a couple of things.  First I need to either be able to disable the right click operation which disables the grid functionality menu, or the ability to prevent users from adding and deleting rows and columns.  I’m creating a fixed form for data entry.  Second, I need a way to detect when the grid needs to be recalculated.  Instead of having formulas entered, I need to keep them hidden and perform my own operation when the grid should be recalculated.  Is there a way to do both of these?

Art Wilkes Aug 23, 2013 - 9:02 AM

Let me look at the your requirements.

They all sound reasonable. I do have a couple of questions.

Are the operations row or column commands or do you need to be able to control them by the cell.

I’ll get back to you early next week.

Prof-UIS Support