﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - row</title><link>http://www.intersoftsolutions.com/Community/Tags/row/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Webcombo clientside Row collection manipulation</title><link>http://www.intersoftsolutions.com/Community/Tags/row/</link><pubDate>Wed, 06 Mar 2013 14:17:28 GMT</pubDate><dc:creator>sinan.biondic@gmail.com</dc:creator><category>WebCombo</category><category>SetSelectedIndex</category><category>clientside</category><category>row</category><category>slient-side</category><category>collection</category><category>manipulation</category><category>selectedindex</category><category>getrows</category><description>&lt;p&gt;I'm having problems retrieving row colection from webcombo. My combo is serverside binded, and in clientside pageload event I'm trying to get rows from combo. However i get nothing from method GetRows(). Applying filters is working fine but variable rows is null, and setselectedindex(1) does nothing.&lt;/p&gt;&lt;pre&gt;function setComboFilter(idMenu) {
    var combo = ISGetObject('cmbGodina');
    var rows = combo.getRows();
    combo.ClearAdditionalFilters();
    combo.SetAdditionalFilters("[IdRedaMenu] = " &amp;#43; idMenu);
    combo.SetSelectedRowByValue(String(idMenu));
    combo.SetSelectedIndex(1);
}&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Filter Row in UXGridView</title><link>http://www.intersoftsolutions.com/Community/Tags/row/</link><pubDate>Wed, 23 Mar 2011 05:35:55 GMT</pubDate><dc:creator>TheFlo</dc:creator><category>Filter</category><category>filterrow</category><category>row</category><category>uxgridview</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm working on new software which will be using WPF MVVM and I'm actively looking for a UI Framework easily implementable with both.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;We have tried DevExpress, Telerik, Infragistics so far and I'm really pleased to see how MVVM-frendly your ClientUI SL/WPF components are compared to those.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;In order to finalize my comparison, I was wondering if a filter row exists or would be implemented in your new UXGridView, as this is one of the main features currently missing and required by our customers.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Should this feature be missing but planed, I would really be grateful if you could tell me when it will be available.&lt;/p&gt;
&lt;p&gt;Many thanks,&lt;/p&gt;
&lt;p&gt;TheFlo&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Colored Excel Export</title><link>http://www.intersoftsolutions.com/Community/Tags/row/</link><pubDate>Thu, 17 Jun 2010 06:40:57 GMT</pubDate><dc:creator>KK1982</dc:creator><category>excel</category><category>Webgird</category><category>color</category><category>colored</category><category>row</category><category>cell. export</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;i hae build up an Webgrid. In this Grid are colored Rows and Cells. Now I have export this Table as Excel-File. But in this Export-File are the Cells and Rows not Colored. Is this colored export-feature available in this Webgrid?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Kai&lt;/p&gt;</description></item></channel></rss>