Saturday, March 24, 2012

Panel resizer

Is there a server control for one? I'm after a control or a way that I can resize a left and right panel when a user drags a bar, just like in msdn.

I've searched the forums but not found anything conclusive.

If there isn't, what would be the best control to base it on?

thanks

I don't think there is a server control for it. However, you can seehow to do it here using HTML, CSS, JavaScript, etc.

There is aResizable Control in theASP.NET AJAX toolkit.


Thanks Darrell, that link doesn't seem to have the javascript bits though which is probably the bit I'll struggle with.

Unfortunately I can't use Ajax due to not being able to install it on my hosts server :-(

0 comments:

Post a Comment