This is my first question.
Thanks for your support.
I would like to insert data into cells using UiPath for a JavaScript component called Jspreadsheet that works like Excel, but it doesn’t work.
Could you please tell me how to handle this?
This is an example of a handsontable website.
It is still as tr and td…so you can use it accordingly
but one thing to observe is it is dynamically loading rows that is when you scroll that is when new rows are coming and old are getting off…so you might need to use scroll as well
cheers