<?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>Issue with Editable Grid</title><link>https://community.appian.com/discussions/f/user-interface/18242/issue-with-editable-grid</link><description>Hi, 
 I am having editable grid with selection enabled where as the data will be populated based on the selection value in the milestone field. 
 In which we need to include one of the column as required whenever the selection is enabled.For that I have</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Issue with Editable Grid</title><link>https://community.appian.com/thread/72342?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2020 07:02:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cb1c8a4e-2032-4391-9bd6-4fd536fe33d4</guid><dc:creator>nageswararaoa3344</dc:creator><description>&lt;p&gt;Hi Subhar,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I too faced the same issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the above code, instead of a!refreshvariable use load and with.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It seems there is an issue with a!refreshvariable function.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Editable Grid</title><link>https://community.appian.com/thread/71807?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 12:35:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8f0ae623-d3dc-4f88-ba17-4a3c4864893b</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Ah that might be the issue then - I&amp;#39;d suggest opening a ticket with Appian support&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Editable Grid</title><link>https://community.appian.com/thread/71797?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 02:34:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ed584e6-5f0e-4b90-a27b-6218759b01f7</guid><dc:creator>subhar</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;Thanks for looking into it.&lt;/p&gt;
&lt;p&gt;Can you check the hotfix version of 19.3 environment where you tested.Because it seems some bug fix applied on the HotFix Package D.I have tested in the version 19.3 without any hotfix.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AN-144662&lt;/strong&gt;&lt;span&gt;&amp;nbsp;- Medium&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Fixed an issue where a row on a grid layout incorrectly appeared selected.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If this is the issue,Is there any fix can be done on 19.2 version other than upgrading?Can anyone please suggest on it?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Subha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Editable Grid</title><link>https://community.appian.com/thread/71763?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2020 14:14:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:255fed0e-609e-4233-9c17-aa80dccffeb2</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;I just tried in 19.3 and it works fine for me there too. I&amp;#39;m assuming this is just test data that you used to share on Community - maybe it&amp;#39;s an issue with your actual data? I&amp;#39;m sorry, but I don&amp;#39;t see anything obvious that is incorrect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Editable Grid</title><link>https://community.appian.com/thread/71761?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2020 14:07:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6e341361-2338-4517-81a8-46142e1542d6</guid><dc:creator>subhar</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;Thanks for looking into the issue.This has been included to remove nulls if any for testing purpose.Sorry for the confusion here. Even the result is same if the code snippet is as below.&lt;/p&gt;
&lt;p&gt;selectionSaveInto: {&lt;br /&gt; local!selectedIndex&lt;br /&gt;},&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Subha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Editable Grid</title><link>https://community.appian.com/thread/71760?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2020 14:04:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:57bf2918-d1df-4090-8c26-2fe17808f7c0</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;It&amp;#39;s a little hard to tell because I am currently on 19.4 and it works for me. However, I&amp;#39;m confused by this section:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;selectionSaveInto: {
  local!selectedIndex,
    a!save(
      local!selectedIndex,
      reject(
        fn!isnull(
          _
        ),
        a!flatten(
          save!value
        )
     )
  )
},&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Why are you saving into the same variable twice? Also, why do you need the reject() and a!flatten() functions applied to the selected index()? I&amp;#39;m wondering if this behavior is causing the index to be updated to an incorrect value, which makes your first row always seem selected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>