VB5 Count Rows in Bound Datagrid

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mojo123
    New Member
    • Nov 2008
    • 1

    VB5 Count Rows in Bound Datagrid

    Hi All,

    I am looking for a way to count rows in datagrid.
    The code I have goes something like this:

    Data1.DatabaseN ame = Mydata.mdb
    Data1.Recordsoo urce = Select * Table1 Where Class = 3 And Group=2
    Data1.Refresh

    How can I count the number of current rows/record in a datagrid. Any Help will be greatl appreciated.

    Regards
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Hey there!

    You should be able to do that through the GUI effortlessly. I'll fetch the steps for ya, unless some one savvier comes to aid quickly.

    Do stay tuned though!

    Dököll

    Comment

    Working...