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 » Updating of PropertyGridCells using PropertyStoreSyncronize? Collapse All
Subject Author Date
Torsten Ihben Sep 23, 2005 - 1:16 AM

Hi!

I have a problem concerning the PropertyGrid of version 2.43 from 15.9. - with an older version 2.43 the same code worked fine.

I have a set of general parameters. When these parameters are changed I iterate through the complete property tree and set some values to read-only, others are set to read-write, depending on the new value of the general parameters. After the style of these values has been set I call PropertyStoreSyncronize to refresh the grid. This works fine, except that the cell containing the general parameter I just changed is not updated. The value of this parameter is stored, so when I close the grid and build it again from scratch with the current values everything is displayed correctly.

Is there an alternative to PropertyStoreSyncronize to refresh the grid? An option would be an update of a single property value and its corresponding grid cell. Or is this behavior a bug in this release of Prof-UIS? Perhaps it’s even solved in a newer version...

Regards,
Torsten Ihben

Technical Support Sep 24, 2005 - 11:48 AM

To help you with regard to this particular problem, we need to reproduce it in one way or another. Could you send us a simple project that demonstrates the problem or a modified version of the PropertyGrid or SimpleProperties samples?