EasyUI Forum
April 19, 2024, 06:17:58 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: [SOLVED] Changes in JS  (Read 4245 times)
Pierre
Sr. Member
****
Posts: 439


View Profile Email
« on: May 19, 2018, 02:15:11 AM »

Hello
in last veersion (1.5.5.2) something is wrong with treegrid columns.
Please check attached images (1.5.5.2 and 1.5.4.5) where 1.5.4.5 version is OK.
Thank you.
« Last Edit: May 21, 2018, 02:29:22 AM by Pierre » Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: May 19, 2018, 02:57:27 AM »

Please show an example to demostrate your issue.
Logged
Pierre
Sr. Member
****
Posts: 439


View Profile Email
« Reply #2 on: May 20, 2018, 11:59:52 PM »

Hello Jarry
here is simple example:
http://code.reloado.com/ekubij3/15/edit
Please check column header and treegrid columns - they are not straight.
Thank you.
« Last Edit: May 21, 2018, 12:22:25 AM by Pierre » Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #3 on: May 21, 2018, 01:44:38 AM »

Please remote the 'mobile.css' from the page, or add this line to the page.
Code:
<style type="text/css">
*{
box-sizing: border-box;
}
</style>
Logged
Pierre
Sr. Member
****
Posts: 439


View Profile Email
« Reply #4 on: May 21, 2018, 02:29:09 AM »

I need mobile so I added CSS - It works, thank you so much.
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!