https://bugzilla.novell.com/show_bug.cgi?id=417955
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=417955#c1 Ivan Zlatev <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|PropertyGrid: null context to GetProperties/- |PropertyGrid: null ITypeDescriptorContext during |Supported TypeConverter methods |popullation --- Comment #1 from Ivan Zlatev <[EMAIL PROTECTED]> 2008-09-01 04:17:06 MDT --- The problem is that we populate the whole propertygrid at once, hence there is no context at that point. It's been on my todo list to make the population lazy that is populate subitems lazily when expanded. However this requires major refactoring which I am afraid won't make it for the 2.0 release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
