|
-
Jul 30th, 2000, 08:17 AM
#1
Thread Starter
New Member
With the standard Listbox or the Combox controls, it is possible to manually select an item from within list using the ListIndex function.
List1.ListIndex = 1 (or whatever other number).
However, the DataList and the DBList controls seem to lack this function. Is there another way to do it? TIA.
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
|