I am working with silverlight property grid (http://slg40.codeplex.com/). I would like to put "Button" as property in this grid and implement "click" of this button.
Main task is: There is workspace(schema) with objects, properties of object are shown in grid, some of objects have thier own schema as a property. I want to show this on clicking button in grid.
Now only simple types can be shown in grid. If i add complex type it show result of "ToString()" and small button. By the way it can be solution but i can't override Click of this button.
Maybe someone had already solved such task?
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog