EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
November 02, 2025, 05:47:22 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
>
Bug Report
>
Can't disable dialog buttons
Pages: [
1
]
« previous
next »
Print
Author
Topic: Can't disable dialog buttons (Read 9243 times)
hunsin360
Newbie
Posts: 4
Can't disable dialog buttons
«
on:
July 17, 2015, 07:46:31 AM »
I just tried out version 1.43 and something big changed with dialog toolbars and buttons. For example, I used to be able to define a dialog button and give it an id:
...
buttons: [{
text: 'My Button',
id: 'mybutton'
}]
And then disable or enable it programmatically:
$('#mybutton').linkbutton('disable');
This no longer works and it's a big step backwards.
Logged
jarry
Administrator
Hero Member
Posts: 2300
Re: Can't disable dialog buttons
«
Reply #1 on:
July 17, 2015, 03:52:56 PM »
Please refer to
http://www.jeasyui.com/forum/index.php?topic=5038.0
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...