WPF iGoogle dock style library -


I'm looking for a docking library or resources that discuss the creation of an iGoogle style dock layout. I have played with some third party control today which was mentioned in this post (), but it is not fit in the layout style that I am looking for.

Imagine iGoogle's portal interface, where you can organize elements (user control in my case) and save layouts and state in a database. I have done the same thing using Telerich's AJAX dock control in ALPX and our business wants to stop this style and behavior for our WPF application.

Has anyone done this style of portal docking?

You can see a demo here:


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -