Is there a way to configure the RadSplitter control to not utilize javascript for resizing width but only height. I understand that height resizing typically requires javascript but I know that width can be accomplished with table cells and a combination of fixed and percentage widths. It looks like you are utilizing tables for the splitter control so i was wondering if there is some sort of setting that will enable only the height to be resized using javascript. Any information would be much appreciated. Thank You!