|
-
Jun 15th, 2001, 06:48 AM
#1
Thread Starter
Lively Member
items in Listview and Treeview
HI
is there a way to add an item to listview and treeview without
first dimming an object of that type's item ?
when i add an item, one of the parameters is a "key" which is unique and help me to identify that item later on
but it doesnt work, i have to dim an item type
then add the item to the list/tree view and on that item add the subitems, or child items...
isnt there a way to add an item with a unique key so later on i can do whatever i want with it just by using that key?
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
|