I insert the data using the code below.
$("#jsGrid-vws").jsGrid("insertItem",data);
However, this method slowed down and the browser went down as the data increased. I want to know how to put bulk data in the js grid.
I insert the data using the code below.
$("#jsGrid-vws").jsGrid("insertItem",data);
However, this method slowed down and the browser went down as the data increased. I want to know how to put bulk data in the js grid.
Copyright © 2021 Jogjafile Inc.