Hello Mark,
Percentage height cannot be set on a ListView scroller wrapper as it requires its parent elements to be in fixed height, so it can correctly size. However you can use CSS flexboxes that will automatically resize based on the screen height as shown in this example:
http://jsbin.com/nicom/1/edit
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!