EasyUI Forum
March 28, 2024, 02:24:01 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: Datagrid row height bug on Edge  (Read 7661 times)
sectioni
Jr. Member
**
Posts: 67


View Profile
« on: August 15, 2018, 03:56:00 AM »

Hi,

Try this on Edge please:
https://jsfiddle.net/sectioni/r1vadz5n/28/
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: August 16, 2018, 08:07:08 AM »

If you are using jQuery 3.x, please set the '.datagrid-row' as:
Code:
.datagrid-row{
  height: auto;
  min-height: 32px;
}
Logged
sectioni
Jr. Member
**
Posts: 67


View Profile
« Reply #2 on: August 19, 2018, 04:13:11 AM »

Yes, I am using Jquery 3.

It's close but not quite..

If you look on Edge, and scroll down you will see that the row number cells don't align perfectly.
And there is also a difference now in the row padding between Chrome and Edge.

https://jsfiddle.net/r1vadz5n/34/
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #3 on: August 20, 2018, 06:50:25 PM »

Please try to update to a newer version.
Logged
sectioni
Jr. Member
**
Posts: 67


View Profile
« Reply #4 on: August 21, 2018, 01:37:58 AM »

Then I will need you to resend us the source code for the latest patch update, because we made some patches of our own the we always need to reintegrate after an update.
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!