[Mono-winforms-list] Bug for personalized propertygrid in mono

Marcos Gonzalez marcosjgr at gmail.com
Fri Jul 24 15:17:13 EDT 2009


Hi.
This is my first post.
Well I'm working with a personalized propertygrid control in c#, I'm trying
to hide some properties to the user, everything is well with MS Windows, but
the problem is when I run it in Linux(Ubuntu8.04 and 9) with mono 1.0 and
mono 2.0,
I use a treeview control to show all nodes in the graphic interfaz, and i
use a personalized propertygrid to filter properties and show the object at
the user. So the problem is when I clicked one object that has all
properties filtered (all properties are hidden for the user) and I click
again to other object in the treeview, the propertygrid doesn't refresh.

My project work in MS Windows, so I don't know what's wrong in Linux with
Mono.

I use this personalized property grid:

http://www.codeproject.com/KB/cs/FilteredPropertyGrid.aspx

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20090724/a2c50063/attachment.html 


More information about the Mono-winforms-list mailing list