EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
November 05, 2025, 01:43:16 PM
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
>
Dialog Box Shadow Does Not Resize when Dialog does
Pages: [
1
]
« previous
next »
Print
Author
Topic: Dialog Box Shadow Does Not Resize when Dialog does (Read 6503 times)
devnull
Sr. Member
Posts: 431
Dialog Box Shadow Does Not Resize when Dialog does
«
on:
June 03, 2015, 05:32:13 AM »
I have a datagrid inside a dialog box.
When rows in the datagrid are hidden or deleted and the datagrid height and dialog body reduce in height, the shadow is not updated and remains at the full height.
Logged
-- Licensed User --
stworthy
Administrator
Hero Member
Posts: 3581
Re: Dialog Box Shadow Does Not Resize when Dialog does
«
Reply #1 on:
June 03, 2015, 07:52:37 AM »
When a datagrid row is deleted, please call dialog's 'resize' method to reset its size.
Code:
$('#dlg').dialog('resize');
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...