Programatically update the property grid |
Post Reply |
Author | |
mlatona
Senior Member Joined: 19 April 2005 Location: Germany Status: Offline Points: 124 |
Post Options
Thanks(0)
Posted: 10 November 2005 at 2:59am |
I use the property grid in a docked pane. I change a property value and click on the save button in the commandbar. The property grid is not updated and the old value is saved. How can I update the property grid by code. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
So you click while focus belongs to Edit of Property Grid? You can just move focus away PropertyGrid before Save it: me.SetFocus Save |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
mlatona
Senior Member Joined: 19 April 2005 Location: Germany Status: Offline Points: 124 |
Post Options
Thanks(0)
|
Yes, I can do it so. But is it nice? Better is it, to have a method 'Update' to update the grid.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |