EasyUI Forum
October 18, 2025, 09:06:15 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: data grid auto hight issue  (Read 11182 times)
yogesh
Newbie
*
Posts: 47


View Profile Email
« on: April 11, 2013, 06:55:41 AM »

datagrid on expand  adjusting the hight of row but not adjusting the hight of datagrid

if i click again onexpand button then datagrid is adjusting the height of datagrid control

is it bug ?
Logged
yogesh
Newbie
*
Posts: 47


View Profile Email
« Reply #1 on: April 15, 2013, 01:34:22 AM »

it working perfectly after adding  below code in onLoadSuccess of detailview

 $('#dg').datagrid('resize', {
                                width: 200
                            });
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!