|
-
Apr 9th, 2007, 11:52 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Programmatically telling if there is data in a listbox
Hi Everyone,
How can you tell programmatically if a listbox is populated with any data?
-
Apr 9th, 2007, 11:53 AM
#2
Re: Programmatically telling if there is data in a listbox
Did you try Listbox.Itest.Count() and see if the result is greater then 0?
Sometimes the Programmer
Sometimes the DBA
Mazz1
-
Apr 9th, 2007, 12:00 PM
#3
Thread Starter
Addicted Member
Re: Programmatically telling if there is data in a listbox
Thanks Gary,
I knew it was going to be something that easy. Much appreciated.
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
|