|
-
May 27th, 2004, 09:30 PM
#1
Thread Starter
New Member
add item from database into listview..help me pls!!
hello guys out there..i'm new in VB and need your helping to solve this problem...
now i have select all the data from database using sql command..
but i dunno how to add into listview..
i'm only know this coding....but it can't used
Dim itm As ListItem
Set itm = ListView1.ListItems.Add(, , stritemvalue)
itm.SubItems(1) = strItemdescription
so please help me..thanks a lot...
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
|