EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: fsiedi on November 20, 2018, 02:22:59 PM



Title: Dynamic sizing
Post by: fsiedi on November 20, 2018, 02:22:59 PM
hello,

We are trying to dynamically assign sizing to datagrid, and its corresponding child elements, as we would like to show the grid on mobile devices. Please advise the correct method to begin creating this control.


Title: Re: Dynamic sizing
Post by: stworthy on November 20, 2018, 05:34:25 PM
Set the component with a percentage width to get a fluid size.


Title: Re: Dynamic sizing
Post by: fsiedi on November 22, 2018, 10:21:47 AM
In cases where resizing elements doesn't suffice, are there ways to restructure the layout (in this case) the grids, based on the device accessing the page?