EasyUI Forum
May 14, 2024, 08:38:38 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: Include grid virtual scroll error  (Read 11506 times)
finzaiko
Newbie
*
Posts: 44


View Profile
« on: December 22, 2013, 08:18:04 PM »

I use datagrid virtual scroll view
http://www.jeasyui.com/tutorial/datagrid/datagrid27.php

I create a toolbar on this datagrid and add new button to open dialog edatagrid inside, when I double click to update row edatagrid, the row can not be edited and I got an error :
TypeError: v.rows is undefined
row = v.rows[index - v.index];



but when I switch back to normal pagination grid worked fine.
is that a bug?
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: December 23, 2013, 01:50:50 AM »

Make sure you are using the newest 'datagrid-scrollview.js' file. If not, please download it from http://www.jeasyui.com/extension/datagridview.php.
Logged
finzaiko
Newbie
*
Posts: 44


View Profile
« Reply #2 on: December 23, 2013, 09:36:39 AM »

I 've change the latest scrollview but still got same error
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #3 on: December 24, 2013, 01:27:10 AM »

Please refer to this example http://jsfiddle.net/8VaVd/. It works fine. If your issue continues, apply the newest 'jquery.edatagrid.js' and 'datagrid-scrollview.js' files again.
Logged
finzaiko
Newbie
*
Posts: 44


View Profile
« Reply #4 on: December 25, 2013, 05:45:06 PM »

I create an example as following file ...
what does I mean the error, when I opened DialogBox edatagrid inside there, I can not double-click on it.
« Last Edit: December 25, 2013, 08:56:00 PM by finzaiko » Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #5 on: December 25, 2013, 06:20:28 PM »

The 'datagrid-scrollview.js' file has been updated. Please download it again from http://www.jeasyui.com/extension/datagridview.php
Logged
finzaiko
Newbie
*
Posts: 44


View Profile
« Reply #6 on: December 25, 2013, 08:57:03 PM »

Thanks so much stworthy, it's fixed.
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!