3
Answers

Only Hope: Mahesh and Mike Gold

Ask a question
Dear Mahesh and Mike.. Please help me out with this problem. I have a confusion with the ListView control. In my form, I have three combo boxes, one Add button, one Save button and a listview. Step 1:The comboboxes is being populated by a dataset. Step 2: On clicking the add button, the listview should get populated with the contents of the combobox.text. (I can repeat Step2 a number of times, each time selecting a different value in the comboBox and adding it to the ListView) Step 3: on clicking the Save button, all the data in the listview should be saved in a database. How will I accomplish this task using the same dataset for both the activities? How will I populate the dataset using the columns and fields in the Listview and update it to the database. plz help with code or explanation will do. thanks sui

Answers (3)
Next Recommended Forum