|
-
Sep 12th, 2004, 10:36 PM
#1
Thread Starter
Lively Member
Count button
Hi:
im developing a web based .NET application. I created a count button which should count the total number of records in a data grid. how do i do that?
-
Sep 13th, 2004, 02:22 AM
#2
Are you populating it using a dataset?
-
Sep 13th, 2004, 04:12 AM
#3
Thread Starter
Lively Member
ya. the datagrid is poulated using a dataset.
thanks
-
Sep 13th, 2004, 04:18 AM
#4
Then do a row count on the dataset.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|