|
-
November 16th, 1999, 08:51 PM
#1
List Box limitations
I am unable to populate a listbox with more than 50 items. Is there a limitation for this when concerning list boxes or could there be something wrong with my choices for listbox style or possibly some other attribute? Do all VB controls have a limit on population? Thanks in advance
-
November 16th, 1999, 11:27 PM
#2
Re: List Box limitations
Hi,
As long as I know, There is no limit. The limit is only the machines speed and the method by which you are populating the data.Look for the following reasons -
1. Please re-check your data filter condition
2. Look for Null Values. Some times it create problem
regards,
Santulan
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
|