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!
-
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: 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...
sontek : 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. -
Hi Check this out, I think this will be useful!
http://www3.syncfusion.com/sfwebsamples/Tools.web/samples/2.0/DockingPackage/Splitter/Splitter-BasicFeatures/CoreFeatures/CS/CoreFeature.aspx -
Hi,
ZeeControls might suit you (http://www.zettacube.com/). Check out the demo here.
0 comments:
Post a Comment