|
-
September 23rd, 1999, 07:55 PM
#1
Dynamically clear /alter the ListView control
I need help with the ListView Control. using the listView control within an Access 97 application. I am trying to dynamically add and remove items from a listview control. I am wonderin if there is an easy way to clear the control without having to delete each item in the ListItems collection.
-
September 24th, 1999, 02:08 AM
#2
Re: Dynamically clear /alter the ListView control
Listview1.ListItems.Clear
RK
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
|