EasyUI Forum
March 29, 2024, 08:42:08 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 locks up when setting showHeader to false.  (Read 8300 times)
Swany
Newbie
*
Posts: 44


View Profile Email
« on: March 08, 2018, 12:03:38 PM »

If you set showHeader to false on the DataGrid the page locks up. Here is the error I am receiving in the Console.
Error:
 ERROR TypeError: Cannot set property 'height' of undefined

My code:
<eui-datagrid [showHeader]="false" [data]="data" selectionMode="cell" [clickToEdit]="false">
     <eui-grid-column field="Member" ></eui-grid-column>
</eui-datagrid>

I am on the newest version of EasyUI. Any help would be greatly appreciated.
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: March 08, 2018, 05:26:57 PM »

Please try to download a newer version from https://www.jeasyui.com/download/index.php
Logged
Swany
Newbie
*
Posts: 44


View Profile Email
« Reply #2 on: July 10, 2018, 07:48:52 AM »

Jarry,

Issue was corrected with the update to version 1.1.11. This could have been correct earlier, but I just got around to retesting it with this update.

Thanks

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!