Microsoft
Software
Hardware
Network
Question : Increase number of rows per page in ASP.NET GridView
My GridView control defaults to 10 rows per page. How do I increase the number of rows?
Answer : Increase number of rows per page in ASP.NET GridView
Change the PageSize property, eg:
gridView1.PageSize = 20;
Random Solutions
Using a geometry type check constrint in sql sever 2008
New install of Server 2K3: No Network Adapter to Connect to Internet
SBS 2003 drops *most* Internet connections every three hours
Missing CALS in SBS 2003 after reboot.
C# ASP.NET Clear TextBox on UserControl
Problem with Exchange 2003
Changing exchanges external domain
Hide column in CListCtrl
range xldown &xright
Run macro on protected sheet without asking for password