Hi all,
I've got a set of properties on an object and I want to define the order they appear in the property grid irrespective of property display name (they need to maintain the same order when the name is translated). I'm thinking it would be good if we could define display order as an attribute on the property. Is there a current way to do this? We are already using a custom data factory and custom property data accessor objects so we can extend these.
There was some mention of supporting this type of behaviour after the version 5 release on another thread, any news on that? Ideally we'd like to establish display order in code and not through XAML and attributes fit well with code generation techniques hence the interest in pursuing this approach.
Any pointers would be good.
Thanks in advance.
Rick
I've got a set of properties on an object and I want to define the order they appear in the property grid irrespective of property display name (they need to maintain the same order when the name is translated). I'm thinking it would be good if we could define display order as an attribute on the property. Is there a current way to do this? We are already using a custom data factory and custom property data accessor objects so we can extend these.
There was some mention of supporting this type of behaviour after the version 5 release on another thread, any news on that? Ideally we'd like to establish display order in code and not through XAML and attributes fit well with code generation techniques hence the interest in pursuing this approach.
Any pointers would be good.
Thanks in advance.
Rick