﻿<?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 - WebGrid Enterprise - Scroll Bar in Virtual paging</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Scroll-Bar-in-Virtual-paging/</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>Scroll Bar in Virtual paging</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Scroll-Bar-in-Virtual-paging/</link><pubDate>Thu, 15 Oct 2009 05:40:19 GMT</pubDate><dc:creator>sivaprasath.mugunthu</dc:creator><description>&lt;p&gt;For "Load more data" option, if the page size is 6 and if it contains more than 6 in the datasource then we can enable the vertical scroll bar. That will intimate the end user that more than 6 records are present.&lt;/p&gt;&lt;p&gt;In IE8 without compatibility mode, the grid headers are not aligned properly.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Scroll Bar in Virtual paging</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Scroll-Bar-in-Virtual-paging/</link><pubDate>Thu, 15 Oct 2009 04:47:39 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;We don’t recommend you to use IE8 in compatibility view mode because it will cause improper rendering by the IE itself. It will also bring several old issues back in IE.&lt;/span&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;One more thing what i needed is, if i have set the height of the grid to 200 and &amp;nbsp;the first six records got loaded a vertical scroll bar should be appeared if more than 6 records found. The idea of clicking "Load more data" is good but not all the end users will know that.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;The appearance of vertical scrollbar is automatic. When the content is bigger (in this case is height) than its container, thus the scrollbar will appear. And vice versa. I think it's default behavior of scrollbar.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Thank you for your valuable feedback of VirtualPaging UI. Do you have any recommendation about how the "Load More Data" UI so that end users will notice that?&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Scroll Bar in Virtual paging</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Scroll-Bar-in-Virtual-paging/</link><pubDate>Thu, 15 Oct 2009 02:20:55 GMT</pubDate><dc:creator>sivaprasath.mugunthu</dc:creator><description>&lt;p&gt;I have tested yours, it works fine with other browsers except IE 8 compatibliity view .  In IE8, without compatibility view no horizontal bar comes, but the headers are not aligned properly. In compatibliity view, the headers are aligned properly but the horizontal bar comes even if i set the width to 100%. I have attached the sample project that i have tested. please check in IE8 compatibbilty view.&lt;/p&gt;&lt;p&gt;One more thing what i needed is, if i have set the height of the grid to 200 and  the first six records got loaded a vertical scroll bar should be appeared if more than 6 records found. The idea of clicking "Load more data" is good but not all the end users will know that.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Scroll Bar in Virtual paging</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Scroll-Bar-in-Virtual-paging/</link><pubDate>Wed, 14 Oct 2009 06:15:49 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I created a simple sample based on your information.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I was unable to repro the horizontal scrollbar issue on my sample. Please make any necessary changes to the sample and then have the sample send back to us for further investigation.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Scroll Bar in Virtual paging</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Scroll-Bar-in-Virtual-paging/</link><pubDate>Wed, 14 Oct 2009 05:14:21 GMT</pubDate><dc:creator>sivaprasath.mugunthu</dc:creator><description>&lt;p&gt;I have set the grid (contains 3 columns) properties to&lt;/p&gt;
&lt;p&gt; virtual paging mode &lt;/p&gt;
&lt;p&gt;virtual  page size : 6&lt;/p&gt;
&lt;p&gt;It displays 6 records.  To get the next 6 records i need to click the Load more data button. I want a vertical scroll bar so that on the scroll i will get the next 6 records.&lt;/p&gt;
&lt;p&gt;For that i have tried setting the grid  height to 200 which displayed 5 records and both the vertical and horizontal scroll bar appeared.  I have tried increasing the grid width but the horizontal scroll bar appears.&lt;/p&gt;
&lt;p&gt;I want only vertical scrollbars to be appeared when more than 6 records are present. Can you please tell me how to do this?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>