|
-
Oct 7th, 2001, 11:59 PM
#1
Thread Starter
New Member
List View Control
Hello
Am having a table which consists of 37000 rows. In my VB application am using List View Control, to which am adding 37000 rows. The loading time it is taking around 1 to 2 min, but when i use the command listview1.clear then it is taking nearly 15 to 17 min, to clear the list view control.
I had done this by using the windows common control service pack 3.0. After that to test i have changed the windows common control service pack 3.0. to 2.0, then for loading time it is taking maximum, but to clear the list view it is clearing with in seconds i.e. less than one min.
So suggest me how to over come this problem. Do we have any API control to add items in the list view control and clear the list view control.
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
|