ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Redo issue and New row issues
« previous
next »
Print
Pages: [
1
]
Author
Topic: Redo issue and New row issues (Read 2698 times)
rgorantla
Pro Deluxe
Jr. Member
Posts: 88
Redo issue and New row issues
«
on:
October 16, 2014, 12:06:37 am »
Please take a look at the fiddle :
http://jsfiddle.net/rgorantla/Ljd57c1k/1/
Try adding few rows and do undo - until you have no rows
Now click on redo - you will receive an error "Cannot read property '0' of undefined "
Something when you click on add new row.
Can you help me on what am i doing wrong?
Logged
paramvir
Administrator
Hero Member
Posts: 5887
Re: Redo issue and New row issues
«
Reply #1 on:
October 16, 2014, 12:58:47 am »
[ Only Pro members may read this post. ]
Logged
rgorantla
Pro Deluxe
Jr. Member
Posts: 88
Re: Redo issue and New row issues
«
Reply #2 on:
October 16, 2014, 02:05:10 am »
the problem was i am refreshing the row in change event too : $(this).pqGrid('refreshRow', { rowIndx: ui.rowIndx });
commented that out and it is working as expected
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Redo issue and New row issues