|
Hi,
In my application I have a collection class which inherits collection base. This object is added to the propertygrid. on clicking the ellipses button in propertygrid, I got the CollectionEditor.
My collection wants to restrict values so that I can add unique values only to some members. How can I made that restriction to that.
I need to do the validation on Ok button click of the editor.
In another scenario I want to disable the add button. How can I do this?
Can any body tell me a way to solve the problems? Expecting results soon.
Gowrisankar. |