When the spreadsheet loads, the width loads perfectly well and it automatically adjusts to browser resizing. Awesome sauce.
Is there a way to coax the height of the widget to do the same? Something like a height:100% so it happily resizes.
The default height of the spreadsheet leaves lots of space.
3 Answers, 1 is accepted
0
Dimiter Topalov
Telerik team
answered on 26 Jul 2016, 01:35 PM
Hello David,
You can set the height of the <DIV> the Kendo UI Spreadsheet is initialized from in accordance with your preference. If you want to set it dynamically, depending on window size, or other DOM information, you can programmatically change the height of the mentioned <DIV> in the Spreadsheet's render event:
Thank you for sharing your solution with the community! It will surely help someone who uses the Spreadsheet with a datasource binding.
Regards,
Petar
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.