Tool Window Content

Docking/MDI for WPF Forum

Posted 14 years ago by Wayne Boyles
Version: 9.1.0505
Avatar
I have a very simple dock site which contacts a tool window. Within the tool window I have a ListBox which is bound to a List<T>. My problem is that when the ListBox is within the tool window the data isn't always displayed. If you unpin the tool window so that it shrinks down and then open it the data is there - it's almost like it needs refreshing or something before it will display the data.

Now, this is only happening on data bound items - but at the same time, only within the tool window.

Anything I could be doing wrong?

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Wayne,

For things like this it would be best to put together a small sample project that reproduces the issue and send it over to our support address. Please reference this forum post in your email.

If you are not using hosted popups, then it's possible that your data context is incorrect. But again it would be hard to tell without seeing it.


Actipro Software Support

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.