10-17-2012, 09:35 PM
You were right about "MAYBE"...lol. It didn't work, I got a
What about this:
Since I'm populating my form via the SelectedIndexChanged event of the Listview, what if I created a variable called ccID, for example, and assigned the selected index (which in this case is 0) - then use the variable in the parameter?
Would this work?
Quote:InvalidCastException: Conversion from string "ListViewItem: {12}" to type 'Integer' is not valid.
What about this:
Since I'm populating my form via the SelectedIndexChanged event of the Listview, what if I created a variable called ccID, for example, and assigned the selected index (which in this case is 0) - then use the variable in the parameter?
Would this work?
//Kismet