﻿<?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 - Paging</title><link>http://www.intersoftsolutions.com/Community/Tags/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>CheckBox Selection Lost</title><link>http://www.intersoftsolutions.com/Community/Tags/Paging/</link><pubDate>Tue, 26 May 2015 06:48:01 GMT</pubDate><dc:creator>rockymain</dc:creator><category>Paging</category><category>Select all</category><category>CheckBox Selection</category><description>&lt;p&gt;I have a grid with checkbox on each row. When user selects rows on the page and click next, Previous Checkboxes get lost. I want to persists rows selection across all pages in the grid.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Making Page load efficient</title><link>http://www.intersoftsolutions.com/Community/Tags/Paging/</link><pubDate>Mon, 14 Dec 2009 16:20:55 GMT</pubDate><dc:creator>Sudeep</dc:creator><category>WebGrid</category><category>Paging</category><category>Efficient</category><category>Grid load</category><description>&lt;p&gt;I am new to using Intersoft's webgrid. In my new project, I'm trying to use the selfreference feature while binding the grid with data. &lt;/p&gt;
&lt;p&gt;The webgrid tutorial provided by Intersoft has shown how to use it but has only used few rows of data. It works fine with those few data. &lt;/p&gt;
&lt;p&gt;My project scenario is, I have to use the grid with more than 30,000 rows of data. Currently I'm testing with half of it and the page loads after long looooong time. &lt;/p&gt;
&lt;p&gt;Does it handle such a large amount of data?&lt;/p&gt;
&lt;p&gt;Is there a way to make my page load efficient? &lt;/p&gt;
&lt;p&gt;Can we just provide data to load the first page only and when we paginate, provide data for that page and so on.....&lt;/p&gt;
&lt;p&gt;Please help me on this!&lt;/p&gt;
&lt;p&gt;Thanx!!!!&lt;/p&gt;</description></item><item><title>Filtering data at WebGrid 7 with ClientBinding, Paging and ISLinqDatasource</title><link>http://www.intersoftsolutions.com/Community/Tags/Paging/</link><pubDate>Fri, 23 Oct 2009 06:12:21 GMT</pubDate><dc:creator>somer@optima.com.tr</dc:creator><category>ClientBinding</category><category>Filter</category><category>Paging</category><category>ISLinqDataSource</category><description>&lt;p&gt;I have a webgrid with clientbinding and paging which is connected a ISLinqDataSource (Datasource is Entity Framework).&lt;/p&gt;&lt;p&gt;I would like to return filtered data, but i cant use "filter column" property because of the design and security issues (for example: user may unhide hidden column and clear filter, or i can't apply more than one filter for a single column like "code like 'a%' or code like 'b%' ").&lt;/p&gt;
&lt;p&gt;And i cant use ISLinqDataSource's where property as WebGrid overrides it.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;So i dediced to use FilteredColumns.AdvancedFilterExpression property.&lt;/p&gt;
&lt;p&gt;It runs but has one important problem:&lt;/p&gt;
&lt;p&gt;AdvancedFilterExpression is applied not while querying database, but applied after retrieving data by WebGrid. So if you set paging with 25 rows, you may see less than 25 rows in a pages, even may be all pages with no rows. &lt;/p&gt;</description></item><item><title>Custom text in statusbar paging control</title><link>http://www.intersoftsolutions.com/Community/Tags/Paging/</link><pubDate>Tue, 06 Oct 2009 10:20:03 GMT</pubDate><dc:creator>Mladen.maras@combis.hr</dc:creator><category>Paging</category><category>custom text</category><description>&lt;p&gt;Is there a way to set custom text in paging control in WebGrid, when ClassicPaging is enabled?&lt;/p&gt;
&lt;p&gt;We would like to show number of rows instead page number in paging control in the status bar. For instance, if PageSize is set to 500, for first page text should be 1 - 500 / 2000, for second page 501 - 1000 / 2000 and so on.&lt;/p&gt;
&lt;p&gt;When PagingMode is set to none, WebGrid shows total number of rows loaded, but when PagingMode is set to ClassicPaging there are only number of pages shown. User loses information about how many items there are.&lt;/p&gt;</description></item></channel></rss>