EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 18, 2025, 09:06:15 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
data grid auto hight issue
Pages: [
1
]
« previous
next »
Print
Author
Topic: data grid auto hight issue (Read 11182 times)
yogesh
Newbie
Posts: 47
data grid auto hight issue
«
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
Re: data grid auto hight issue
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...