EasyUI Forum
September 13, 2025, 09:16:49 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: a problem with datagrid updateRow  (Read 11619 times)
cnmis
Newbie
*
Posts: 2


View Profile Email
« 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


View Profile Email
« 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


View Profile Email
« Reply #2 on: December 09, 2015, 08:13:12 PM »

thank you very much. that's all.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!