<?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>replicate read only grid/ gridColumn functionality into paging grid/gridTextColumn</title><link>https://community.appian.com/discussions/f/user-interface/20226/replicate-read-only-grid-gridcolumn-functionality-into-paging-grid-gridtextcolumn</link><description>I have a read-only grid in interface A, and one of the columns populates more than one value. The functionality also includes an expander and each value is linked to its respective record. Below is the code for that particular column. I would like to</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: replicate read only grid/ gridColumn functionality into paging grid/gridTextColumn</title><link>https://community.appian.com/thread/78994?ContentTypeID=1</link><pubDate>Mon, 18 Jan 2021 20:27:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf334de3-1af1-43a0-855e-e588df8ef614</guid><dc:creator>beHumble</dc:creator><description>&lt;p&gt;Sorry about the sloppy code Mike. I am going to re-create the grid as you suggested.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: replicate read only grid/ gridColumn functionality into paging grid/gridTextColumn</title><link>https://community.appian.com/thread/78932?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2021 20:27:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c0856de0-e977-4ff1-a5f5-ced92c0e30a8</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;A) When posting lengthy SAIL code like this, for sanity&amp;#39;s sake and readability sake, please use the &amp;quot;Insert Code&amp;quot; functionality (&lt;em&gt;&lt;strong&gt;Insert --&amp;gt; Insert Code&lt;/strong&gt;&lt;/em&gt;), as this retains formatting like indentation as well as preventing code from stretching the post to unreadable extents.&lt;/p&gt;
&lt;p&gt;B) &lt;em&gt;a!gridTextColumn()&lt;/em&gt; is the style used in the deprecated version of a!gridField, replaced since Appian 19.2 -- you should work to migrate any such grids to the newer version as it&amp;#39;s better with better features and functionality.&amp;nbsp; Is there any particular reason you can&amp;#39;t do that for the grid in this case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>