New to Kendo UI for Vue? Start a free 30-day trial
Change the Height of the Grid Programmatically After the Page Loads
Environment
Product Version | 5.2.0 |
Product | Progress® Kendo UI for Vue Native |
Description
Is there a way to change the height of the Grid programmatically after the page loads?
Solution
This can be achieved by passing a ref to the Grid and then changing the height as required in the mounted
hook.
Example
View Source
Change Theme: