hello,
my code:c.dynamic_loading(100);
I can’t used cellById(id,index).getValue() after 101
How can I used the method after dynamic_loading’s number.
hello,
my code:c.dynamic_loading(100);
I can’t used cellById(id,index).getValue() after 101
How can I used the method after dynamic_loading’s number.
Unfortunately it’s not available to operate with the cells that are not loaded to the client-side.