EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 14, 2025, 12:14:48 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
>
Bug Report
>
a problem with datagrid updateRow
Pages: [
1
]
« previous
next »
Print
Author
Topic: a problem with datagrid updateRow (Read 11622 times)
cnmis
Newbie
Posts: 2
a problem with datagrid updateRow
«
on:
December 08, 2015, 01:46:32 AM »
Row Editing in DataGrid
$('#dg').datagrid('updateRow', {
index: 0,
row: {listprice:0}
});
then I edit row 0 , input empty('') to listprice, and end edit
then $('#dg').datagrid('acceptChanges');
but listprice still is 0
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: a problem with datagrid updateRow
«
Reply #1 on:
December 08, 2015, 08:20:29 AM »
Please try to download the patch from
http://www.jeasyui.com/download/downloads/jquery-easyui-1.4.4-patch.zip
.
Logged
cnmis
Newbie
Posts: 2
Re: a problem with datagrid updateRow
«
Reply #2 on:
December 09, 2015, 08:13:12 PM »
thank you very much. that's all.
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...