<?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>how to display and  add, edit and update in gridlayout</title><link>https://community.appian.com/discussions/f/user-interface/34080/how-to-display-and-add-edit-and-update-in-gridlayout</link><description>I have CDT within the cdt feils name tableDetails(text), 
 Text like [{&amp;quot;column1&amp;quot;:&amp;quot;value1&amp;quot;,&amp;quot;column2&amp;quot;:&amp;quot;value1&amp;quot;}, {&amp;quot;column1&amp;quot;:&amp;quot; value1&amp;quot;,&amp;quot; column2&amp;quot;:&amp;quot; value1&amp;quot;} ] how to display in gridlayout. 
 
 give me the suggetion on this..?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how to display and  add, edit and update in gridlayout</title><link>https://community.appian.com/thread/129697?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2024 06:16:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a86b2734-e647-4f5d-8942-f06ef0371519</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;You can use this recipe for this specific use case -&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/23.4/recipe-add-edit-and-remove-data-in-an-inline-editable-grid.html"&gt;docs.appian.com/.../recipe-add-edit-and-remove-data-in-an-inline-editable-grid.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to display and  add, edit and update in gridlayout</title><link>https://community.appian.com/thread/129696?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2024 05:32:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:291f8702-7f69-4e1a-8778-ef45b9f02209</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;Then have a look into that link , That link got common interface recipes&amp;nbsp; .&lt;/p&gt;
&lt;p&gt;And you&amp;nbsp; saying you are getting data in text&amp;nbsp; (Can you elaborate it a bit)?? you can use extract() function and convert it into map or dictionary .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to display and  add, edit and update in gridlayout</title><link>https://community.appian.com/thread/129695?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2024 05:26:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:256aa545-88e6-44cf-916e-1c93fbfe975e</guid><dc:creator>Rayudu Jaipal</dc:creator><description>&lt;p&gt;Hi Venky, it&amp;#39;s editable grid.&lt;/p&gt;
&lt;p&gt;i need to display the tabledata(text) in editable grid and add new value in the text feild, edit and update..like that&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to display and  add, edit and update in gridlayout</title><link>https://community.appian.com/thread/129694?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2024 05:20:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:600e54a6-e0a2-425c-bc4a-20e3a3152679</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;Hi Rayudu , it&amp;#39;s still bit unclear about what you wanna achieve ,Is it readonly grid or editable grid?&lt;/p&gt;
&lt;p&gt;If you want to know how to use&amp;nbsp; gridlayout hope this link helps you&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.4/SAIL_Recipes.html"&gt;https://docs.appian.com/suite/help/23.4/SAIL_Recipes.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to display and  add, edit and update in gridlayout</title><link>https://community.appian.com/thread/129693?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2024 05:13:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:afad54c8-9ee8-4e22-b251-e47946c59d25</guid><dc:creator>Rayudu Jaipal</dc:creator><description>&lt;p&gt;I have CDT like&lt;/p&gt;
&lt;p&gt;ID(int), Name varchar(255), tabledata(text)&lt;/p&gt;
&lt;p&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span&gt;&amp;nbsp;[{&amp;quot;column1&amp;quot;:&amp;quot;value1&amp;quot;,&amp;quot;column2&amp;quot;:&amp;quot;value1&amp;quot;},&lt;/span&gt;&lt;span&gt;{&amp;quot;column1&amp;quot;:&amp;quot;&lt;/span&gt;&lt;span&gt;value1&amp;quot;,&amp;quot;&lt;/span&gt;&lt;span&gt;column2&amp;quot;:&amp;quot;&lt;/span&gt;&lt;span&gt;value1&amp;quot;}&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;how to display tabledata in gridlayout along with add edit and update..?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to display and  add, edit and update in gridlayout</title><link>https://community.appian.com/thread/129691?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2024 05:04:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74ec2d4d-819b-41ad-ab92-ef0aa887702c</guid><dc:creator>prakhar2511</dc:creator><description>&lt;p&gt;can you explain&amp;nbsp; bit more&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>