Enumerating only changed values |
Post Reply |
Author | |
choochy
Groupie Joined: 27 October 2006 Status: Offline Points: 18 |
Post Options
Thanks(0)
Posted: 27 October 2006 at 3:10am |
Just wondering how do I check whether a value has changed since it was originally loaded? or, is there a way to enumerate only the changed values?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
There is the AfterEdit and ValueChanged events to notify you, then youcan also compare the PropertyGridItem.DefaultValue to the current value. And you can use HighlightChangedItems to bold all changed items.
|
|
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 |