<?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 Row Selection</title><link>https://community.appian.com/discussions/f/user-interface/18610/editable-grid-row-selection</link><description>Hello, I’m using selectable Editable Grid (gridLayout) to display records &amp;amp; want to restrict the selection of rows based on the status field (for example, disable selection for completed records). 
 Appian 19.1 doesn’t provide granular control over selection</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Editable Grid Row Selection</title><link>https://community.appian.com/thread/73268?ContentTypeID=1</link><pubDate>Sun, 12 Apr 2020 01:47:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b1aa6eb6-2c1e-484a-bb17-5e8c223dd0cf</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;1) when posting code like this, it helps us a lot if you use a code box (insert --&amp;gt; insert code); this preserves formatting and keeps the post cleaner (and shorter). [edit: thanks for updating the original post!]&lt;/p&gt;
&lt;p&gt;2) the editable grid component has included granular control over row selection for at least 5 years now, as far as I can remember.&amp;nbsp; &lt;em&gt;&lt;a href="https://docs.appian.com/suite/help/19.1/Grid_Row_Component.html"&gt;a!gridRowLayout()&lt;/a&gt;&lt;/em&gt;&amp;nbsp;includes the parameter&amp;nbsp;&lt;strong&gt;selectionDisabled&lt;/strong&gt;&amp;nbsp;just for this, and AFAIK this should satisfy your use case perfectly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>