At the moment, it looks like the layout of the property grid is dependent on the sort order of the fields in the object. This close coupling causes problems as objects could have their fields sorted.
Is there a way of defining the order of fields in the property grid? Or a flag to make the order dependent on the meta object instead as this is guaranteed to not change?
At the moment, it looks like the layout of the property grid is dependent on the sort order of the fields in the object. This close coupling causes problems as objects could have their fields sorted.
Is there a way of defining the order of fields in the property grid? Or a flag to make the order dependent on the meta object instead as this is guaranteed to not change?