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
setup web server?
SMS collection help
Copying data from one worksheet to another in Excel 2007
Live chat on website
Delete mailbox from Exchange 2007
Form and datasheet, property
How do I select the first row from each subset of data within a query result?
DLL vs LIB implicit linking
windows 2008 VM server can't be pinged internally, but can ping gateway and get on the web
How to get the database record count in MS SQL Server 2005?