PC Review


Reply
Thread Tools Rate Thread

DataGrid.Items.Count and DataGrid Paging...

 
 
Green Start Button
Guest
Posts: n/a
 
      4th Aug 2005
Hello, Folks!

How can you get the DataGrid.Items.Count to reflect the FULL record count instead of displaying the page size?

I'm using this property and all it's displaying is the page size of 10.

TIA...
 
Reply With Quote
 
 
 
 
Marina
Guest
Posts: n/a
 
      4th Aug 2005
Count the number of rows in the data source.

The grid is correct - it only has the number of items that is the page size. It is the datasource that has them all.
"Green Start Button" <(E-Mail Removed)> wrote in message newspednRqLUMqY_2_fRVn-(E-Mail Removed)...
Hello, Folks!

How can you get the DataGrid.Items.Count to reflect the FULL record count instead of displaying the page size?

I'm using this property and all it's displaying is the page size of 10.

TIA...
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataGrid Paging makes DataGrid Disappear smithb1028 Microsoft ASP .NET 7 28th Jan 2007 08:59 PM
Having paging numbers and page count on the footer in Datagrid Patrick.O.Ige Microsoft ASP .NET 3 17th Oct 2005 08:19 AM
DataGrid: Paging Items (Next, Previous) Question =?Utf-8?B?dHBlcnJp?= Microsoft ASP .NET 2 17th Jul 2005 08:23 AM
datagrid , SQL Reader and Paging... Datagrid disappears Roger Microsoft ASP .NET 0 28th Dec 2004 04:05 PM
datagrid.items.count = 0?? Anchorman Microsoft VB .NET 1 26th Nov 2004 06:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:03 AM.