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
Undefined function 'TRIM' in Expression
iPhone connection to Exchange 2003
Nine (9) sheets vlookup with Indirect ?
MS Access 2003 Record Filter Question
cannot connect to configuraiton Database
Exporting a table
McDonalds WiFi HotSpot - problem connecting
Visual Studio 2008 workflow & architecture
Array Help
VB.net WebBrowser read from Stream