views:

1981

answers:

4

I have an ASP.NET web project that has a requirement to have a "splitter" like functionality in order to hide the left/right margins of a page. I would like to avoid frames and am not able to use the Infragistics controls.

I have installed the trial version of Obout.com's Splitter control(http://www.obout.com/splitter/) and it works GREAT! However, there's virtually no budget for this.

Does anyone know of a good splitter control available for web apps?

Your insight is appreciated!

+1  A: 

Use the jQuery splitter plugin: http://methvin.com/jquery/splitter/

or the resizable control from the asp.net ajax control toolkit: http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ResizableControl/ResizableControl.aspx

sontek
A: 

@sontek: Thanks for the methvin tip. Has everything I need except the ability to collapse it (with a single click). I did send the developer a note to see if there's a version available with that. Thanks again...

deadbug
please mark my answer as the answer if its correct, that way I gain reputation and others who have this question will know that it is answered.
sontek
A: 

Hi,

ZeeControls might suit you (http://www.zettacube.com/). Check out the demo here.