Results 1 to 4 of 4

Thread: Count button

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2004
    Posts
    83

    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?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Are you populating it using a dataset?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2004
    Posts
    83
    ya. the datagrid is poulated using a dataset.

    thanks

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    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
  •  



Click Here to Expand Forum to Full Width