I created a fiddle with this issue http://jsfiddle.net/TgKF3/6/
Basically, I want the splitter div to resize along with the kendoWindow when it is resized. So to test it out grab the lower right of the kendoWindow and drag to the right. The splitter div is not resized (see green border). Also, how do I make the splitter div span 100% height. I tried setting the height of the splitter div to 100% but the splitter would not resize when the kendoWindow was resized. Thanks in advance for your help.
Basically, I want the splitter div to resize along with the kendoWindow when it is resized. So to test it out grab the lower right of the kendoWindow and drag to the right. The splitter div is not resized (see green border). Also, how do I make the splitter div span 100% height. I tried setting the height of the splitter div to 100% but the splitter would not resize when the kendoWindow was resized. Thanks in advance for your help.