<?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>Is there a way to prepopulate a grid with rows? I would like to spare the user t</title><link>https://community.appian.com/discussions/f/user-interface/203/is-there-a-way-to-prepopulate-a-grid-with-rows-i-would-like-to-spare-the-user-t</link><description>Is there a way to prepopulate a grid with rows? I would like to spare the user the work to hit the &amp;quot;Add item&amp;quot; link all the time. Thanks!... OriginalPostID-37397 OriginalPostID-37397</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is there a way to prepopulate a grid with rows? I would like to spare the user t</title><link>https://community.appian.com/thread/475?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2012 14:17:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5f013045-ff6c-4620-ad00-ef6fefebd99e</guid><dc:creator>moritzw</dc:creator><description>Thanks a lot for the input! Is there any way to manipulate the grid (add rows/delete rows) using javascript?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to prepopulate a grid with rows? I would like to spare the user t</title><link>https://community.appian.com/thread/474?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2012 13:51:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:53857576-66fa-4186-9da0-5703f5dcf8b6</guid><dc:creator>margaret.frericks</dc:creator><description>i would recommend using the empty quotes on a required field only.  Otherwise, the non-required field would save empties into the variables.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to prepopulate a grid with rows? I would like to spare the user t</title><link>https://community.appian.com/thread/472?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2012 13:45:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1d1b55eb-5f99-44b3-aa6c-641a21d770bd</guid><dc:creator>margaret.frericks</dc:creator><description>Yes, you should be able to put the default value for one of your columns as ={&amp;quot;&amp;quot;,&amp;quot;&amp;quot;}, which would make two rows appear.  You wanted more, just add more double-quotes.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to prepopulate a grid with rows? I would like to spare the user t</title><link>https://community.appian.com/thread/469?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2012 12:42:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24c4b14b-2cb2-45fc-83b3-6ec79bf6ae2b</guid><dc:creator>Michael Tan</dc:creator><description>You can certainly populate a grid when the form is loaded by defining each of the columns&amp;#39; respective default values. If you have a specified number of rows which need to be filled in, then perhaps you can have a read only column defined by an array of numbers. This column being populated would then create rows containing each of the other columns in your grid.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>