EasyUI Forum
April 27, 2024, 03:42:36 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: a strange bug about extend DetailView for SubGrid  (Read 12369 times)
kingor2001
Jr. Member
**
Posts: 61


View Profile
« on: April 07, 2013, 08:16:24 AM »

the subgrid demo is running ok, but when the datagrid table which view is set detailview and fitColumns is false is inside a tab, a select tab action will change all columns' width. if want to restore width, need resize any a column. but the next select tab action change all column width again. could you help me to solve it? 3ks
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: April 07, 2013, 11:19:03 AM »

Providing an example to demonstrate your issue may be more appropriate.
Logged
kingor2001
Jr. Member
**
Posts: 61


View Profile
« Reply #2 on: April 08, 2013, 04:19:47 AM »

my demo file put the attach, the most important line of code is <script type="text/javascript" src="../../jquery.easyui.min.js"></script>, which means the "jquery.easyui.min.js" file come from local, and it's version is 1.3.2. the error is a select tab action will change all columns' width. but changing the line to <script type="text/javascript" src="http://www.jeasyui.com/easyui/jquery.easyui.min.js"></script> , which means  the "jquery.easyui.min.js" file come from www.jeasyui.com, the demo run excellent.
http://www.jeasyui.com/easyui/jquery.easyui.min.js version is also 1.3.2, whether change than the released version 1.3.2?
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!