<?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>Hi Everybody.   I have a grid and want to update/manipulate some of its elements</title><link>https://community.appian.com/discussions/f/user-interface/271/hi-everybody-i-have-a-grid-and-want-to-update-manipulate-some-of-its-elements</link><description>Hi Everybody. I have a grid and want to update/manipulate some of its elements as changes are made by the user to other elements. We use the Advanced Forms Utilities plugin and JS code on grid elements &amp;quot;change&amp;quot; Event Rules for that purpose. For example</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hi Everybody.   I have a grid and want to update/manipulate some of its elements</title><link>https://community.appian.com/thread/5943?ContentTypeID=1</link><pubDate>Sun, 08 Dec 2013 12:12:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e766881b-e234-42e8-b829-027b6965285b</guid><dc:creator>kumaraveln</dc:creator><description>@hajii - i had a similar problem .. but my logic was to loop through all the elements in the field list so i din care about the row index .. &lt;br /&gt;i tried to call the same manipulation logic from two places .. one from that particular cell "onChange" (which works perfectly when we keep on adding rows) and other when a "Delete row" event takes place (this is for the issue). For the second i placed the below code in form "onLoad":&lt;br /&gt;$(".deleteRowIcon").click(function(){&lt;br /&gt;alert("A row has been deleted");&lt;br /&gt;//Logic goes here\t&lt;br /&gt;});&lt;br /&gt;Although the alert came up, i got a new issue. All rows got deleted instead of the one i tried to delete. &lt;br /&gt;Hope u can explore from this and get some solution.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi Everybody.   I have a grid and want to update/manipulate some of its elements</title><link>https://community.appian.com/thread/683?ContentTypeID=1</link><pubDate>Tue, 04 Sep 2012 21:45:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:81c997b4-2d33-42ec-a3dd-50342cd004f4</guid><dc:creator>hajii</dc:creator><description>... user makes changes?&lt;br /&gt;&lt;br /&gt;This was pointed out previously in the forum, however I can&amp;#39;t find or understand the resolution for it.  Hints and pointers are appreciated.  Thanks.&lt;br /&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>