Our custom window treatment stops DataFactory calls

Grids for WPF Forum

Posted 15 years ago by jeff jarrell
Version: 9.1.0502
Avatar
We are exploring some new techniques for handling our window layouts. Normally, when the property grid is in a toolwindow and it is not pinned (minimized to the side say) the property grid is smart enough not to call, or rather defer the call to the datafactory. (A good thing by the way).

Now, what we are doing is hurting us here, because with our current prototype, the property grid thinks it is pinned closed so no data factory call (I think this is the issue). Even though it is really open.

Any suggestions or clarification on what is going on here?

Thanks,
jeff

Comments (2)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Jeff,

It's hard to tell without seeing the whole picture. Really, the only time the PropertyGrid does not update it's items if IsLoaded is false. It's possible, but unlikely, that is your issue.

If you can put together a small sample project and email it over to our support address then we can take a closer look.


Actipro Software Support

Posted 15 years ago by jeff jarrell
Avatar
We still have not settled on what our windows our actually doing, it was only one configuration. For the moment we have deferred this exploration until we get a better sense of what we are doing with out windows.

Thanks.
The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.