I have a single page with a tabstrip. The second tab has dual list boxes.
In the sample dojo example, what additional css or javascript (for resize events) can be added to ensure the height of the list boxes fill the height of the tab strip content space below H2 ?
I've tried some things like height:100% is css but that did not affect the listbox.
The height being rendered appears to be 200px coming from kendo.common.min.css
Thanks,
Richard