Reading Data From a ListView Control

the_utmost

Registered User.
Local time
Today, 09:23
Joined
Mar 10, 2005
Messages
40
Hi:

I want to take a previously filled listview control and read the contents into variables, then use the variables in an INSERT query. The SQL I can handle, but I keep getting errors when I try to get the data from the control. The Intellisense does not work for this control and the code is a bit different from Visual B.
 

Users who are viewing this thread

Back
Top Bottom