<?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 Selection disabled</title><link>https://community.appian.com/discussions/f/user-interface/27776/editable-grid-selection-disabled</link><description>Hi Team I need help Right now if you see in the image I want a selection disabled condition in editable grid like if the status of the particular grid is &amp;quot;Completed&amp;quot;, then the selectable checkbox should be disabled for the Particular row</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Editable Grid Selection disabled</title><link>https://community.appian.com/thread/108062?ContentTypeID=1</link><pubDate>Fri, 17 Feb 2023 04:13:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c26efca2-4ae0-4a01-86ce-ade93e8b2f02</guid><dc:creator>balajib2826</dc:creator><description>&lt;p&gt;Thank you ....Yeah it is having a separate parameter within the grid&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Editable Grid Selection disabled</title><link>https://community.appian.com/thread/108031?ContentTypeID=1</link><pubDate>Thu, 16 Feb 2023 12:17:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f22e9a49-00e9-4e3c-87ad-6783f6a4e72a</guid><dc:creator>Marco Amador</dc:creator><description>&lt;p&gt;The question was selection disabled if Completed. Yours disables the selected when different from Completed, which is the opposite.&lt;/p&gt;
&lt;p&gt;Anyway, &lt;strong&gt;disabledRowSelectionWhen&lt;/strong&gt; is available for gridField, which is read-only grid, not editable one.&lt;/p&gt;
&lt;p&gt;For editable one (gridLayout) I believe the parameter you&amp;#39;re looking for is called &lt;strong&gt;selectionDisabled&lt;/strong&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Editable Grid Selection disabled</title><link>https://community.appian.com/thread/108003?ContentTypeID=1</link><pubDate>Thu, 16 Feb 2023 05:14:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:583526ac-a094-4a89-b9e2-b8831b135602</guid><dc:creator>aditya007</dc:creator><description>&lt;p&gt;&lt;strong&gt; disableRowSelectionWhen&lt;/strong&gt;:not(&lt;br /&gt; tostring(fv!row['recordType!{ea370d67-4cbd-48b2-83e6-364a2fd3eb7b}RecordType.fields.{63b7ed0f-368d-4f56-ac7a-f8d764cbc8e2}status'])=&amp;quot;&lt;span&gt;Completed&lt;/span&gt;&amp;quot;),&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>