EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: Don_Juan on March 26, 2018, 01:25:12 AM



Title: Scroll propertygrid rows into center layout area!
Post by: Don_Juan on March 26, 2018, 01:25:12 AM
Hello everybody,
I tried to create a layout, inside a easyui window. Inside the Layout in north region, I have insert the commands buttons, and into center region a propertygrid. Now, if I add a row in propertygrid, appear a scroll bar and all window scroll.
How to do scroll alone the center(propertygrid)? What's the way?
Thank's soo much!


Title: Re: Scroll propertygrid rows into center layout area!
Post by: jarry on March 26, 2018, 08:22:05 AM
Set the fit property to true for the propertygrid to make it full fill its parent container. If your issue continues, please show an example to demostrate your issue.


Title: Re: Scroll propertygrid rows into center layout area!
Post by: Don_Juan on March 28, 2018, 06:43:48 AM
Hi, the suggestion works in half.
I inserted fit, in propertygrid. When I open the window, show everything as it should, if I close and reopen, it becomes smaller.
If I enter the fit field, in window, the window remains tiny.