﻿<?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 - ClientUI - UXGridView - Remove / Collapse / Hide the grid footer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXGridView---Remove--Collapse--Hide-the-grid-footer/</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>UXGridView - Remove / Collapse / Hide the grid footer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXGridView---Remove--Collapse--Hide-the-grid-footer/</link><pubDate>Tue, 21 Jan 2014 22:01:06 GMT</pubDate><dc:creator>xiaoyuandlg</dc:creator><category>ClientUI</category><category>uxgridview</category><description>&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;span style="color: rgb(22, 95, 167);"&gt;I previously achive the footer hiding in the calendar. Here for the &lt;a href="http://www.kettic.com/winforms_ui/gridview.shtml" target="_blank"&gt;gridview component&lt;/a&gt;, although I've read the &lt;a href="http://www.kettic.com/winforms_ui/csharp_guide/gridview_get_started.shtml" target="_blank"&gt;gridview tutorial&lt;/a&gt;, I just got to know the ColumnFooterVisibility and StatusBarVisibility property works now.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXGridView - Remove / Collapse / Hide the grid footer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXGridView---Remove--Collapse--Hide-the-grid-footer/</link><pubDate>Mon, 30 Sep 2013 21:47:58 GMT</pubDate><dc:creator>yudi</dc:creator><category>ClientUI</category><category>uxgridview</category><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Glad to hear that &lt;a href="http://www.intersoftpt.com/Support/ClientUI/Docs/Intersoft.Client.UI.Data~Intersoft.Client.UI.Data.UXGridView~ColumnFooterVisibility.html"&gt;ColumnFooterVisibility&lt;/a&gt; and &lt;a href="http://www.intersoftpt.com/Support/ClientUI/Docs/Intersoft.Client.UI.Data~Intersoft.Client.UI.Data.UXGridView~StatusBarVisibility.html"&gt;StatusBarVisibility&lt;/a&gt; property helps.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXGridView - Remove / Collapse / Hide the grid footer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXGridView---Remove--Collapse--Hide-the-grid-footer/</link><pubDate>Mon, 30 Sep 2013 09:01:46 GMT</pubDate><dc:creator>irishbuddha22</dc:creator><category>ClientUI</category><category>uxgridview</category><description>&lt;p&gt;Exactly what I was after, I just wasn't finding that property as I searched through everything. Thanks Yudi, putting it into place now.&lt;/p&gt;</description></item><item><title>UXGridView - Remove / Collapse / Hide the grid footer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXGridView---Remove--Collapse--Hide-the-grid-footer/</link><pubDate>Mon, 30 Sep 2013 00:50:05 GMT</pubDate><dc:creator>yudi</dc:creator><category>ClientUI</category><category>uxgridview</category><description>&lt;img style="width: 560px; height: 205px;" alt="UXGridView's Layout" src="http://www.intersoftpt.com/Community/Attachments/3783/before.jpg"&gt;&lt;/img&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;With &lt;strong&gt;ColumnFooterVisibility&lt;/strong&gt; and &lt;strong&gt;StatusBarVisibility&lt;/strong&gt; property set to &lt;strong&gt;Collapsed&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:UXGridView x:Name="SampleControl1"  
                        ColumnFooterVisibility="Visible"
                        StatusBarVisibility="Visible"
                        ... &amp;gt;
    &amp;lt;Intersoft:UXGridView.Columns&amp;gt;
        &amp;lt;Intersoft:UXGridViewTextColumn Header="Supplier ID" /&amp;gt;
        &amp;lt;Intersoft:UXGridViewTextColumn Header="Company Name" /&amp;gt;
        &amp;lt;Intersoft:UXGridViewTextColumn Header="Contact Name" /&amp;gt;
        &amp;lt;Intersoft:UXGridViewTextColumn Header="Contact Title" /&amp;gt;
        ...
    &amp;lt;/Intersoft:UXGridView.Columns&amp;gt;
&amp;lt;/Intersoft:UXGridView&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;&lt;em&gt;ColumnFooterVisibility&lt;/em&gt; gets or sets a value that determines whether the column footer is visible.&lt;br /&gt;&lt;em&gt;StatusBarVisibility&lt;/em&gt; gets or sets a value that determines whether the status bar is visible.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;The UXGridView will look like following.&lt;/span&gt;&lt;/p&gt;&lt;img style="width: 560px; height: 205px;" alt="UXGridView without column footer and status bar" src="http://www.intersoftpt.com/Community/Attachments/3783/after.jpg"&gt;&lt;/img&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXGridView - Remove / Collapse / Hide the grid footer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXGridView---Remove--Collapse--Hide-the-grid-footer/</link><pubDate>Fri, 27 Sep 2013 12:49:40 GMT</pubDate><dc:creator>irishbuddha22</dc:creator><category>ClientUI</category><category>uxgridview</category><description>&lt;p style="font-family: 'lucida grande', 'lucida sans unicode', helvetica, arial, verdana, sans-serif; -webkit-font-smoothing: antialiased; margin-right: 0px; margin-left: 0px; padding: 0px; border: 0px; outline-offset: 0px; line-height: 1.5em; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); text-rendering: optimizelegibility !important;"&gt;Silverlight UXGridView&lt;/p&gt;
&lt;p style="font-family: 'lucida grande', 'lucida sans unicode', helvetica, arial, verdana, sans-serif; -webkit-font-smoothing: antialiased; margin-right: 0px; margin-left: 0px; padding: 0px; border: 0px; outline-offset: 0px; line-height: 1.5em; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); text-rendering: optimizelegibility !important;"&gt;Not seeing a straightforward way to do it, but has anyone found a way to hide/remove the Grid footer on a UXGridView. (The footer bar that also contains the refresh button at the bottom right by default).&lt;/p&gt;
&lt;p style="font-family: 'lucida grande', 'lucida sans unicode', helvetica, arial, verdana, sans-serif; -webkit-font-smoothing: antialiased; margin-right: 0px; margin-left: 0px; padding: 0px; border: 0px; outline-offset: 0px; line-height: 1.5em; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); text-rendering: optimizelegibility !important;"&gt;Boss wants to end the grid after the last data row, no footer at all for the entire grid.&lt;/p&gt;
&lt;p style="font-family: 'lucida grande', 'lucida sans unicode', helvetica, arial, verdana, sans-serif; -webkit-font-smoothing: antialiased; margin-right: 0px; margin-left: 0px; padding: 0px; border: 0px; outline-offset: 0px; line-height: 1.5em; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); text-rendering: optimizelegibility !important;"&gt;*incorrectly posted in webgrid earlier, yes, deleting that dupe&lt;/p&gt;</description></item></channel></rss>