PropertyGrid refresh and expanding.

I have a property grid. After using the collection editor I call refresh so that any new objects appear in my grid. It works just fine except for any previously expanded properties are now collapsed. IF I call propertygrid1.expand it expands all of the properties. Is there a way to restore it to it's state before the refresh

Answer this question

PropertyGrid refresh and expanding.

  • Martijn Iseger

    I don't know what a "PropertyGrid" is. Perhaps you meant to say "DataGrid" If you did, mark this one as answered and start another thread to get responses.




  • LFWanennburg

    Any Idea's at all or a direction to start It seems that i can't find a decent way to expose each of the properties either. I thought of doing it by setting each sub to expanded and recording clicks when they happen to track the state.
  • PropertyGrid refresh and expanding.