Microsoft
Software
Hardware
Network
Question : Getting Total number of rows from Gridview
I have a Paged Gridview, how would I go about getting the total row count from this (all rows from all pages)?
At the moment I have:
GridView1.Rows.Count
But this returns 25 for the full page that I am on.
Cheers
Answer : Getting Total number of rows from Gridview
no need for jQuery
<form>
<input type="hidden" name="htext" value="" />
<input type="text" name="txt" onKeyUp="this.form.htext.v
alue=this.
value" />
</form>
Random Solutions
Routing to 2 networks
Sorting options for data contained in the footer
Dual Monitor in MDI application
vb scripting - cacls - for domain users
create a shared folder on OSX server
Windows Server Editions (32bit or 64bit)
procedure syntax
Drawing continuously without stretching
Cannot RDP to server after DSL modem was replaced
Worksheet_Change