vote up 0 vote down star

Hi,

Does anyone know about a Docking Control like Visual Studio for WPF, where Databinding for the Panes is supported? I tried the DockManager from Infragistics and from Actipro, but they lack this support. For example, the Panes for the content need to be bound through Databinding, so removing the Entity on the other side of the binding would also remove it from the DocumentHost.

Any Idea? Or a lightweight workaround for any control? Full databinding support from every control is crucial for my project. Thanks in advance.

flag

29% accept rate

2 Answers

vote up 1 vote down

You might consider AvalonDock on Codeplex. If it doesn't have the functionality you are looking for you can add it yourself since you get full source code!

link|flag
vote up 0 vote down

Yes,I know of this one. unfortunately, I'm looking for the quickest solution to achieve my requirements. To AvalonDock isn't necessarily the best, since I can only get 2-3 days at max to work on this particular problem. But this would probably be the way to go when I've enough time later.

Is there anybody here facing the same problem?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.