Hi guys!
How do I recover data from this datagrid?
I tried with the Data Scraping command, but it does not support it.
How can i do it?
Best regards.
Hi guys!
How do I recover data from this datagrid?
I tried with the Data Scraping command, but it does not support it.
How can i do it?
Best regards.
Have you tried all of the scraping methods? Which activities do work? Are you able to select from particular cell or a particular row?
Worst case you may have to recreate the grid by going line by line or even cell by cell to get the answer. However, there are many approaches you could take before that is required.
In data scraping method it captures the whole picture.
How about screen scraping and post to that use indexing and substring to get each item ans pass it to excel by write cell.
How about Ctrl A and Ctrl C, then Get from Clipboard?
what if there is no copy no Ctrl+C
only select all but no option for copy???