<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic For this, you can use Surface in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Reading-Grid-Cell-value-in-loop/m-p/57958#M11871</link>
    <description>For this, you can use Surface Automation to create regions for the cells in the Grid and also retain the images. Then you can use Recognise Text to capture cell values.
You can use Dynamic Regions to move across/down the Grid by calculating the offset (in pixels) between each cell (both across and down), and loop until you have reached the end of the Grid.
It is a bit tedious if the number of cells are more, but works fine if the cell sizes are symmetrical.</description>
    <pubDate>Fri, 04 Mar 2016 13:14:00 GMT</pubDate>
    <dc:creator>AbhijithB_S</dc:creator>
    <dc:date>2016-03-04T13:14:00Z</dc:date>
    <item>
      <title>Reading Grid Cell value in loop</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reading-Grid-Cell-value-in-loop/m-p/57957#M11870</link>
      <description>I have Grid in a web page, and I would like to spy it such that I am able to browse through the cells and read/write/perform actions on each of them by providing the cell index (row/column). 
Is there a possibility for the same ?</description>
      <pubDate>Wed, 02 Mar 2016 14:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reading-Grid-Cell-value-in-loop/m-p/57957#M11870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-02T14:53:00Z</dc:date>
    </item>
    <item>
      <title>For this, you can use Surface</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reading-Grid-Cell-value-in-loop/m-p/57958#M11871</link>
      <description>For this, you can use Surface Automation to create regions for the cells in the Grid and also retain the images. Then you can use Recognise Text to capture cell values.
You can use Dynamic Regions to move across/down the Grid by calculating the offset (in pixels) between each cell (both across and down), and loop until you have reached the end of the Grid.
It is a bit tedious if the number of cells are more, but works fine if the cell sizes are symmetrical.</description>
      <pubDate>Fri, 04 Mar 2016 13:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reading-Grid-Cell-value-in-loop/m-p/57958#M11871</guid>
      <dc:creator>AbhijithB_S</dc:creator>
      <dc:date>2016-03-04T13:14:00Z</dc:date>
    </item>
    <item>
      <title>If you can spy the cell as an</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reading-Grid-Cell-value-in-loop/m-p/57959#M11872</link>
      <description>If you can spy the cell as an HTML element then you could try the Get Table read option to read the table into a collection. If you want to operate on cells directly then use a technique know as 'dynamic path'. This is where you spy a cell and set the Path attribute to Dynamic. This enables you to set the Path value in the diagram instead of using a fixed value in Application Modeller. You can then use Data items and Calculations to construct a path value, eg ""/HTML/BODY(1)/TABLE(1)/TBODY(1)/TR("" &amp;amp; [Row Number] &amp;amp; "")/TD("" &amp;amp; [Column Number] &amp;amp; "")</description>
      <pubDate>Fri, 04 Mar 2016 21:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reading-Grid-Cell-value-in-loop/m-p/57959#M11872</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2016-03-04T21:58:00Z</dc:date>
    </item>
  </channel>
</rss>

