|
-
Aug 1st, 2003, 08:31 PM
#1
Thread Starter
Frenzied Member
Listview - why cant i add text to subitems? (always get an error) *Unresolved*
LVW.Items(2).SubItems(2).Text = "ready"
LVW.Items(1).SubItems(1).Text = "ready"
LVW.Items.Item(1).SubItems(2).Text = "ready"
nothing works!
i have a listview, about 30 rows, and 5 colums.. why isnt this working?
i keep getting arguement out of range?
Last edited by VaxoP; Aug 1st, 2003 at 09:01 PM.
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
|