Re: How to get ValueChanged event from PropertyGrid collection using default editor? by VJ
VJ
Wed May 10 09:25:38 CDT 2006
yes sure that is what I had in mind.. seems to work with the code we have
here.. I will dig more into it and see if we there is more to this, been a
while since I wrote this
VJ
"tribbles" <shiretrib@yahoo.com> wrote in message
news:1147214454.587379.37330@u72g2000cwu.googlegroups.com...
>I gather that you are suggesting that I track before/after images of
> all of my collections and when selection changes for a collection
> compare and then determine whether to set the dirty flag(for save) or
> not?
>
> I just tried this and if you close the window, the selection change
> event does not fire before the check for save...
>
> i.e. You edit the collection hit ok, then close the screen. Your
> changes will be lost.
>
> If this is not what you had in mind, I'd love to hear more.
>