<?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 2 different values in 2 lines in a single cell of an editable grid?</title><link>https://community.appian.com/discussions/f/user-interface/11803/how-to-display-2-different-values-in-2-lines-in-a-single-cell-of-an-editable-grid</link><description>Hi All, 
 I have a requirement to add a new column to an editable grid. Each cell of a column should hold 2 values in 2 lines. Sample example shown below. 
 
 Here we can consider 1 and 2 as Levels ,10% and 20% as Discounts. 
 In addition to this, I have</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to display 2 different values in 2 lines in a single cell of an editable grid?</title><link>https://community.appian.com/thread/52405?ContentTypeID=1</link><pubDate>Thu, 08 Feb 2018 05:07:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b9a478f6-8456-4124-9f30-8db4b7473efa</guid><dc:creator>Beena Venugopal</dc:creator><description>That&amp;#39;s true. But need to display discount based on the Level selected. Level is having a list of values and discounts as well. So I&amp;#39;m afraid that we cannot implement char(10) functionality here.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to display 2 different values in 2 lines in a single cell of an editable grid?</title><link>https://community.appian.com/thread/52404?ContentTypeID=1</link><pubDate>Thu, 08 Feb 2018 05:03:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:708e00dc-7730-4967-a018-0d754672263b</guid><dc:creator>Beena Venugopal</dc:creator><description>Thanks &lt;a href="/members/margaretg"&gt;Meg Guckenberg&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
We can use a textfield with char(10) to put values in different lines only when readonly is true. However wanted to display 2 values when readonly is false.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to display 2 different values in 2 lines in a single cell of an editable grid?</title><link>https://community.appian.com/thread/52259?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 05:14:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e6f11637-ed43-4fa6-a9e7-79aaf70b3d39</guid><dc:creator>swarajd0001</dc:creator><description>Hi beena,&lt;br /&gt;
&lt;br /&gt;
if we use Char(10) in between two values will get required output . Here one condition is that field should be readonly :true()&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to display 2 different values in 2 lines in a single cell of an editable grid?</title><link>https://community.appian.com/thread/52258?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 05:12:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24df680c-a540-407f-9e4b-69dc7215a386</guid><dc:creator>Sudha</dc:creator><description>Hello Beena,&lt;br /&gt;
&lt;br /&gt;
It will work only when read only field is true.&lt;br /&gt;
Hope this will help.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to display 2 different values in 2 lines in a single cell of an editable grid?</title><link>https://community.appian.com/thread/52129?ContentTypeID=1</link><pubDate>Wed, 31 Jan 2018 18:19:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6190e56f-6f03-403f-b5b4-796d941cf583</guid><dc:creator>Meg Guckenberg</dc:creator><description>&lt;p&gt;Hi Beena,&lt;/p&gt;
&lt;p&gt;You can use a text field with char(10) to put 1 and 10% on different lines.&amp;nbsp; However, it is not possible to have half of a cell be a drop down, and half be read only. You would need to separate those into different cells/rows.&lt;/p&gt;
&lt;p&gt;The image below is an example of how to complete your first requirement:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/13/rows.PNG"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/rows.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>