Completely remove a panel from the splitter, e.g. :
$('#container').data('kendoSplitter').removePanel('#somePanel');
Live resize option on a splitter so the content scales as I move the bar, not just show me the ghost handle Depending on the content this obviously could be laggy...but let me worry about where I use it :D