EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 18, 2025, 04:38:03 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
>
If autoRowHeight=false then How change the size of the row?
Pages: [
1
]
« previous
next »
Print
Author
Topic: If autoRowHeight=false then How change the size of the row? (Read 7547 times)
mzeddd
Full Member
Posts: 223
If autoRowHeight=false then How change the size of the row?
«
on:
June 11, 2015, 02:34:29 AM »
Even if I have rownumbers=true I could not resize it by mouse.
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: If autoRowHeight=false then How change the size of the row?
«
Reply #1 on:
June 12, 2015, 01:17:39 AM »
Please override the .datagrid-row style.
Code:
<style>
.datagrid-row{
height:30px;
}
</style>
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...