<?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</title><link>https://community.appian.com/discussions/f/user-interface/29121/editable-grid</link><description>, 
 May I know How to create fringe benefits grid( from the above picture)? 
 I tried like below..,for percentage &amp;amp; Amount column, If I insert a value for one row , same value is being reflected in all the newly added rows, I want to add desired value</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Editable Grid</title><link>https://community.appian.com/thread/115106?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2023 07:18:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:efff3b98-5a35-4756-9dc9-532b269c12b9</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;Please put this code in a code box.&lt;/p&gt;
&lt;p&gt;What I can understand from the current state is, it is happening because you have formed a loop in gridRowLayout() on&amp;nbsp;&lt;span&gt;ri!gai_ref_fringe_benefit_type but for Percentage and Amount field you are not referencing the record field using fv!item and instead using the ri! that&amp;#39;s why it is showing previous row values for newly appended row. Replace ri!gai_ref_fringe_benefit_type with fv!item and it should work.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Editable Grid</title><link>https://community.appian.com/thread/115092?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2023 05:43:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fecd850-badb-4569-ab54-0b209b3b09af</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Firstly&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1687844578857v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Secondly, you cannot club headers in Appian grids. For that, you will have to play with cardLayouts and build a grid out of it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>