Quote:
>Hi,
>I'm trying to figure out how to delete items from a listview and all the
>help I can find says nothing about this. I noticed a clear item but nothing
>on how it works or what it does.. I want to add items to the list as they
>are created and be able to delete them from the db by highlighting the item
>and hitting del or right clicking on it and selecting delete. I can add
>items just fine but short of totally rebuilding the list I can't figure out
>how to delete items. Please help!!
>Thanks!
>-Craig
there should be a "RemoveItem" method for that. Look in the help file
with "AddItem" and "Clear" for the syntax
eggers1 AT tsil DOT net