|
-
Sep 28th, 2005, 02:57 AM
#1
Thread Starter
Hyperactive Member
Best method for populating listview via winsock
I have a server/client application that allows user to login, add/update/delete data using a winsock control array. So far, all the commands processed by the server are based on a single record....
I am wondering what would be a good efficent method to populate a listview with about 1000 records, each record having about 10 fields (10-50 chars each field).
I'm not sure if a using a multi-diminsion array would be practical....
Loading each record one by one seems overly in-efficent...
Any ideas on a model, thanks
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
|