Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
255
Size of normal state panels
posted

Hi there,

 

This control is great to improve UI, but i have some problems.

Im trying to set a different size for normal state panels, but seems impossible. Obviously, i dont want a scroll bar to take a look of the portion larger than the default size... Any way to achieve this?

 

Also, i want another thing (not so important). This is my scenario:

I want to have 4 panels with 4 different usercontrols, and there must be always one of those in large state. So i dont let the user change the large panel just hidding his StateChangeButton. The problem comes when i see that the functionality of move panels its disabled when i have at least one panel at large state. I'd like to move any of the normal ones between them, and also swap with the large one. It's possible?

 

PD: All my tiles have an ultragrid with a large amount of data, so the animation seems a bit "laggy" because it repaint again and again. Any tip to improve animation speed?