Hi;
I have a listview control called myLview on a Windows form of the type System.Windows.Forms.ListView. I also have a ListViewItem called li that is associated with myLview. I also have a combobox called cboBox. How do I bind cboBox to the myLview subitem that I selected?
Thanks
jbsys
I have a listview control called myLview on a Windows form of the type System.Windows.Forms.ListView. I also have a ListViewItem called li that is associated with myLview. I also have a combobox called cboBox. How do I bind cboBox to the myLview subitem that I selected?
Thanks
jbsys