I am trying to copy the responsive behavior displayed in this example:
http://docs.webix.com/samples/01_layout/11_responsive.html
I have modified the code in several ways, but still cannot get my left-most column to display at the correct size, then flow to the top of my form when the screen resizes.
This snippet is the closest I have come in several attempts. Can somebody spot what I am doing wrong? … or what I am missing?