Clusterize.js icon indicating copy to clipboard operation
Clusterize.js copied to clipboard

Input fields in tables revert back to old value after scroll

Open SasanFarrokh opened this issue 7 years ago • 4 comments

Hi, I have a large table with dataset with input fields. but when these input fields changes and i scroll the table, when i scroll back, all these input fields revert back to old values.

Please help thanks.

SasanFarrokh avatar Jul 13 '17 17:07 SasanFarrokh

Hey How do you set initial values to those fields?

NeXTs avatar Jul 13 '17 17:07 NeXTs

I create a array of rows like ['

bar' , ... ]. Input fields contains value attribute with the initial value. then i create clusterize instance and pass the array to rows.

SasanFarrokh avatar Jul 13 '17 21:07 SasanFarrokh

https://codepen.io/NeXTs/pen/JJzwRB?editors=1010

NeXTs avatar Jul 15 '17 08:07 NeXTs

fix issue more Input fields in tables revert back to old value after scroll

minamoheb avatar Apr 18 '19 11:04 minamoheb