<?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 selectionSaveInto in Readonly selectable Grid</title><link>https://community.appian.com/discussions/f/user-interface/18315/issue-with-selectionsaveinto-in-readonly-selectable-grid</link><description>local!selectedRows not saving recent selection 
 Hi All, 
 we are using 19.4 version. This foreach written inside local!variables, In the code based on the local!selectedRows saved, it will update a dropdownfield inside a!gridLayout() using refresh varaible</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Issue with selectionSaveInto in Readonly selectable Grid</title><link>https://community.appian.com/thread/72090?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2020 17:16:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b54c4ad-46e0-4dd3-a066-0c4cf69d4402</guid><dc:creator>Muthulakshmi</dc:creator><description>&lt;p&gt;Yes mike, separate read only grid will be created for each item in&amp;nbsp;&lt;span&gt;&amp;nbsp;local!examSeries inside single interface. The items maybe 3 or 4, any count can come in local!examseries, we need local!selectedRows to save all selected rows of each items.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;for ex&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Item 1 having 3 rows - here i am selecting one row&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Item 2 having 5 rows - here i am selecting two rows&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So, three rows should be saved in local!selectedRows.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In the given selectionsaveInto, rows are not saving the current selection, It keeping the old values. local!selectedrows not refreshing with current selection. In item 1 - A, B, C rows are there. first selected B, Then A selected, later deselecting B. local!selectedRows saves B only, not refreshed to save A value.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with selectionSaveInto in Readonly selectable Grid</title><link>https://community.appian.com/thread/72081?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2020 12:46:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:19dea5ab-e08f-4d2b-a5d4-164faa07238a</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;The example code you&amp;#39;ve posted seems as if it would be creating a&amp;nbsp;&lt;em&gt;separate&lt;/em&gt; read-only grid for each item in local!examSeries... is that really your intent? If so, I&amp;#39;m not sure I understand the point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>