EasyUI Forum
November 04, 2025, 09:34:59 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: bugs "layout" easyui  (Read 15172 times)
Opan Mustopah
Full Member
***
Posts: 164


Indonesia


View Profile Email
« on: February 23, 2015, 10:29:05 PM »

i think i've found some bugs on easyui.

when i load many plugins such accordion and datagrid inside an iframe, and the iframe inside an plugins such accordion or tabs, all element inside accordion or tabs when state in closes or not selected is become broken, or layout not like normal.

see bugslayout1.png. there is two closed accordion panel with title address and contact. and inside them are already have loaded iframe that have a complex element like datagrid etc.

when i expand or open one of those accordion panel, the layout become not normal. like i can load an element when his display hidden or something.

see bugslayout2.png

as you can see, column width and header width become not same. would is normally is same like datagrid on pic bugslayout1.png.

do you have any suggestion for me to solve this issue?

this happening to when i load multiple iframe in same time on tabs plugins. 

many thanks for the answer and your suggestion. hope you guys will response my question soon as possible.
Logged

-- Bajak Otak --
*** Sorry for my bad english :3 ***
--JeasyUI version 1.4--
jarry
Administrator
Hero Member
*****
Posts: 2300


View Profile Email
« Reply #1 on: February 24, 2015, 12:10:06 AM »

Please try to call 'resizeFilter' method to resize the filter component's width.
Code:
var dg = $('#dg');
dg.datagrid('resizeFilter');
Logged
Opan Mustopah
Full Member
***
Posts: 164


Indonesia


View Profile Email
« Reply #2 on: February 24, 2015, 12:39:37 AM »

thanks jarry for your fast response but sorry, it's not working.
the layout still broken.

there is a method to make datagrid layout comeback to normal?

i already try to define datagrid again, but the result still not i was expected.

thanks for your answer
Logged

-- Bajak Otak --
*** Sorry for my bad english :3 ***
--JeasyUI version 1.4--
jarry
Administrator
Hero Member
*****
Posts: 2300


View Profile Email
« Reply #3 on: February 24, 2015, 01:15:52 AM »

You may need to provide an example or a page link to demonstrate your issue.
Logged
Opan Mustopah
Full Member
***
Posts: 164


Indonesia


View Profile Email
« Reply #4 on: February 24, 2015, 03:33:58 AM »

ok jarry i'll provide some example
thanks
Logged

-- Bajak Otak --
*** Sorry for my bad english :3 ***
--JeasyUI version 1.4--
vbp3774
Newbie
*
Posts: 1


View Profile
« Reply #5 on: March 13, 2015, 03:06:44 AM »

Hi...

Have similar problem when i try Pivot Grid demo.

Try to resize column width (by it's content length) with double-click on column header divider. The divider doesn't straight between column header and data.

that's my first bug discovery on jeasyui so far.

Thank you


Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!