<?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>Icons on Editable Grid.</title><link>https://community.appian.com/discussions/f/user-interface/13521/icons-on-editable-grid</link><description>We have a business requirement where we have around 50 rows per batch size + N number of columns. N columns can be 1 till N number which is determined by the file they upload or the data they entry. So each row has a value which is mapped to a column</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Icons on Editable Grid.</title><link>https://community.appian.com/thread/61659?ContentTypeID=1</link><pubDate>Wed, 17 Oct 2018 18:10:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:046040ea-04a1-46b2-961b-c5d4975ab5ce</guid><dc:creator>Jose Cavazos</dc:creator><description>Hi Joubin, i&amp;#39;m not using any with variable but the performance went better with the checkbox approach Miguel gave.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Icons on Editable Grid.</title><link>https://community.appian.com/thread/61655?ContentTypeID=1</link><pubDate>Wed, 17 Oct 2018 14:55:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b04f6b07-ad45-47ec-9762-40eb53c25bc7</guid><dc:creator>Joubin Izadi</dc:creator><description>&lt;p&gt;Hi Jose,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have many with() variables? It&amp;#39;s possible that the with() variable reevaluations are slowing down your interface. Otherwise, have you looked into the performance view?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Icons on Editable Grid.</title><link>https://community.appian.com/thread/61432?ContentTypeID=1</link><pubDate>Thu, 11 Oct 2018 00:06:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9a9ad1fc-c733-4824-a454-863a864b3411</guid><dc:creator>Jose Cavazos</dc:creator><description>I&amp;#39;m using a rich text field with  an IF statement to show ON or OFF depending on the value and a dynamic link to change the toggle.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Icons on Editable Grid.</title><link>https://community.appian.com/thread/61431?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 23:55:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c281497d-6fe3-4d77-9691-24b515f41576</guid><dc:creator>aloks0189</dc:creator><description>&lt;p&gt;Hi @Jose Cavazos &lt;br /&gt; &lt;br /&gt; Just a quick question here, what function/rule are you using to decide, which image to render conditionally on the Grid ? for example: displayvalue(), choose() , Decision Object etc..&lt;/p&gt;
&lt;p&gt;The reason why i am asking this because, when you are dealing with huge amount of data, you should try to avoid complex logic / multiple conditional statements such as if() while rendering each row of the Grid, as this will be evaluated for every single row.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Icons on Editable Grid.</title><link>https://community.appian.com/thread/61429?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 21:44:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8f1fadd5-f810-4088-a184-9df6f08d38c7</guid><dc:creator>Miguel Garcia-Gonzalez</dc:creator><description>Since batch size displayed cannot be changed, can you replace those icons with radio buttons or checkboxes? This should improve the performance of your grid and should work the same way as they are expecting from the icons. If this is  no negociable, you should do what it is suggested in the comments and double check with the performance view to analyze these issues you posted.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Icons on Editable Grid.</title><link>https://community.appian.com/thread/61428?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 20:29:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6f14c472-4f33-42ec-8997-3b08a494281c</guid><dc:creator>Chanakya Volam</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/josec0002"&gt;Jose Cavazos&lt;/a&gt;&amp;nbsp;&lt;br /&gt; &lt;br /&gt; Issue with using editable grids with batch size of 50 and nearly 10 columns is that with every change to the cell or any other field on the interface. all the fields initialized in grid will be executed in the above mentined case 500 Imagefields will have to execute on each cell update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Icons on Editable Grid.</title><link>https://community.appian.com/thread/61425?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 18:04:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9056cfa-77e5-409c-8b26-965fcf0b0f48</guid><dc:creator>Jose Cavazos</dc:creator><description>It&amp;#39;s not happening in every click. Every click just saves to a cdt by using append and after you&amp;#39;re done you can click save and the entire changes are going to get saved in the data base.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Icons on Editable Grid.</title><link>https://community.appian.com/thread/61424?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 17:55:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2b4a4e8c-c65c-4594-9349-b088f7d15957</guid><dc:creator>seanw583</dc:creator><description>This sounds like it may be difficult to achieve both high performance and the business requirements for 50+ rows and columns, if there is any flexibility in the requirements I&amp;#39;d recommend using paging to lower the size of your data set. That said, you mention in problem 1 that you are saving to a cdt in the process model, is that happening on every click? If so, you may be able to improve performance by saving locally in the interface and adding a Save button to persist the changes to the database. Have you reviewed the performance view in the interface designer to pinpoint the cause of your slowness? That could help in improving your performance.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>