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
Query problem / Joining and max function
How do I import a .csv file using VBA?
Update active directory phone numbers from SharePoint
Use of CrossTab query?
Question on Transaction Logs
Exchage Error SPAM question.
Internet Explorer opens a Blank Page
combobox Winform cannot bind to valuemember
Windows 7" BSOD "UNEXPECTED_KERNEL_MODE_TR<wbr />AP"
Set Subquery Parameter from query