EasyUI Forum
May 08, 2024, 02:31:07 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: edatagrid bug with pagination and addRow with EasyUi 1.4 and also 1.4.1  (Read 6806 times)
Stefan B.
Full Member
***
Posts: 152


Software Architekt


View Profile Email
« on: November 06, 2014, 05:55:30 AM »

We use an edatagrid with pagination bar. We request the data from remote site.

When we add a row and editing the new row data (but do not save the data)
and then the user change the page count on the pagination bar,
an error comes up and nothing working anymore with the datagrid.

The error is shown in EasyUI 1.4.1 min version line #9950 var _73f=_73c[_73e];
Code:
TypeError: _73c is undefined
var _73f=_73c[_73e];

   
« Last Edit: November 06, 2014, 05:57:15 AM by Stefan B. » Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: November 06, 2014, 07:07:26 PM »

Please download the updated jquery.edatagrid.js file from http://www.jeasyui.com/extension/edatagrid.php
Logged
Stefan B.
Full Member
***
Posts: 152


Software Architekt


View Profile Email
« Reply #2 on: November 07, 2014, 12:49:27 AM »

tested - thats works now.

This also fixed one other problem we have with pagination and add a new row with a count greater then page size!

THX
« Last Edit: November 07, 2014, 12:54:47 AM by Stefan B. » 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!