Is there any inbuilt methodology to hide a property (say X) when a user changes the value of another property (say Y)?
I tried the following approach:
http://www.codeproject.com/Articles/13342/Filtering-properties-in-a-PropertyGrid
This doesn't work unless I close the user control (in which the property grid is hosted) and re-open again.
Any help is appreciated!
Regards
Krish
I tried the following approach:
http://www.codeproject.com/Articles/13342/Filtering-properties-in-a-PropertyGrid
This doesn't work unless I close the user control (in which the property grid is hosted) and re-open again.
Any help is appreciated!
Regards
Krish