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
How do I create an OE signature with a jpg logo?
How to Set Up POP Connector on SBS with NEw AT&T Settings
Reconfiguring CRM Toolbar in Outlook
Error message after installing Ajax and using Editor control
Determine the closest word in the list.
change size of text field via DAO
Converting an Access Date/Time column's value to a DateTime object
Word 2007 - Hyperlinks to Outlook Blocked
excel rows get cut off
auto log off and close forms if idle problem