<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Editable Grid with Selection</title><link>https://community.appian.com/discussions/f/general/21625/editable-grid-with-selection</link><description>Hi Folks, 
 I have a use case, say I have editable grid with 2 columns column 1 and column 2, user should see existing data in read-only format and when ever user clicks on add new row link in the grid, new row should be appended to existing list and</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Editable Grid with Selection</title><link>https://community.appian.com/thread/84568?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 13:55:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1f6a85b-1aef-4aad-9eb4-0f2c0680cac8</guid><dc:creator>Sravanth K</dc:creator><description>&lt;p&gt;Yes your correct &lt;a href="/members/peter.lewis"&gt;Peter Lewis&lt;/a&gt;, in an editable grid we must define an identifier for each row, as I have not defined earlier, all the rows were selected. if we implement identifier the issue will resolve. Thank you for the help &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Editable Grid with Selection</title><link>https://community.appian.com/thread/84566?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 13:42:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5d44b06a-2efe-4884-939d-3b063a9f8627</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Can you share the code you tried that was causing all rows to be selected? In general the important thing to know about defining selection in an editable grid is that you must define an identifier for each row in the grid so you can determine which row is selected. Although this recipe isn&amp;#39;t exactly what you&amp;#39;re doing, it gives you an idea of how to use selection in an editable grid:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/recipe-use-selection-for-bulk-actions-in-an-inline-editable-grid.html"&gt;docs.appian.com/.../recipe-use-selection-for-bulk-actions-in-an-inline-editable-grid.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>