Hello,
I have 2 divs that I want to have a splitter between. For the top div I am using the Kendo UI scheduler module. I want this to have height of around 700. Under it I have a grid with "tasks" that I can drag and drop in the scheduler. When i am using the splitter the 2 divs become very small (splitter1.png)
It looks like that Kendo is giving the div1 a default height that is constanly overwritten? (splitter2.png).
So my question is: How can I keep the height that I define through the backend code?
Thanks,
Mark