Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
Visual Basic
How to count no of rows in DataGrid at runtime
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Shailja
New Member
Join Date:
Feb 2007
Posts:
123
#1
How to count no of rows in DataGrid at runtime
Feb 23 '07, 08:45 AM
Can anyone tell me how to count no of rows into DataGrid at runtime after entering data into it?
vijaydiwakar
Contributor
Join Date:
Feb 2007
Posts:
579
#2
Feb 23 '07, 08:54 AM
Originally posted by
Shailja
Can anyone tell me how to count no of rows into DataGrid at runtime after entering data into it?
for that u have to use grd.rows
Comment
Post
Cancel
cmrhema
Contributor
Join Date:
Jan 2007
Posts:
375
#3
Mar 5 '07, 11:21 AM
Originally posted by
vijaydiwakar
for that u have to use grd.rows
msgbox datagrid1.Visib leRows
This should give you the answer
But if there are no values in your grid in that case it shows the answer as 1
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment