your article is so good, But I have several problems with listview.
how to summarize particular listview column data into text box?
suppose we have list view with columns (InvoiceID, description,Date, Price)
I want to get the sum of the price(listview column data) to the textbox that
appear on same vb.net form.
how can i do? Please explain using vb.net source codes?
You may need to use a newer platform sdk, or to define the symbols yourself if they are not defined.
ListView_SortItemsEx and LVS_EX_LABELTIP requires IE 4.1 SP2 if i remember well.