﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>InstantASP Community Forums / Old Forums / InstantKB.NET 1.x  / Change the default number of items displayed / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>InstantASP Community Forums</description><link>http://community.instantasp.co.uk/</link><webMaster>sales@instantasp.co.uk</webMaster><lastBuildDate>Mon, 01 Dec 2008 16:50:28 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Change the default number of items displayed</title><link>http://community.instantasp.co.uk/Topic10606-26-1.aspx</link><description>[quote][b]redtwister (4/11/2006)[/b][hr]I am trying ot change the default display in Manage Users from 15/page to 100/Page.  I did not see anything in the .aspx file for Manage Users.&lt;P&gt;Suggestions?[/quote]&lt;P&gt;Hi,&lt;P&gt;I'm sorry about the delay.  To change it, You'll need to enter in the code and alter the method BindData() of manageusers.aspx.vb file.  There you should change the line:&lt;P&gt;       If Not Page.IsPostBack Then&lt;BR&gt;            UserGrid.PageSize = 15&lt;BR&gt;            UserGrid.CurrentPageIndex = 0&lt;BR&gt;        Else&lt;BR&gt;            UserGrid.PageSize = CInt(ddlPageSize.SelectedItem.Value)&lt;BR&gt;        End If&lt;BR&gt;</description><pubDate>Wed, 03 Jan 2007 07:13:30 GMT</pubDate><dc:creator>Carlos Muniz</dc:creator></item><item><title>RE: Change the default number of items displayed</title><link>http://community.instantasp.co.uk/Topic10606-26-1.aspx</link><description>I'd be curious to learn how to do this too!</description><pubDate>Tue, 02 Jan 2007 14:50:17 GMT</pubDate><dc:creator>aafell</dc:creator></item><item><title>Change the default number of items displayed</title><link>http://community.instantasp.co.uk/Topic10606-26-1.aspx</link><description>I am trying ot change the default display in Manage Users from 15/page to 100/Page.  I did not see anything in the .aspx file for Manage Users.&lt;/P&gt;&lt;P&gt;Suggestions?</description><pubDate>Tue, 11 Apr 2006 12:37:59 GMT</pubDate><dc:creator>redtwister</dc:creator></item></channel></rss>