<?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>row wise grid</title><link>https://community.appian.com/discussions/f/user-interface/37667/row-wise-grid</link><description>we have column wise grid users wants it in row wise grid how can we implement</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: row wise grid</title><link>https://community.appian.com/thread/141427?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2024 14:16:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:05d91f9d-ffdb-4229-a002-1941755eb4f9</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You&amp;#39;d need to implement this logic manually - generally, you&amp;#39;d transform the original data into columns given the (presumably constant) original rows, then feed it into the grid as usual.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>