Hi,
I have a datagridview in my Windows form in VB.Net. This datagridview has two combo box columns and one text box column. The combo box columns are populated from an xml file. When I pick values in the combo boxes, I would like to display the corresponding value in the text box column from a database table. Can this be accomplished?
Thanks
I have a datagridview in my Windows form in VB.Net. This datagridview has two combo box columns and one text box column. The combo box columns are populated from an xml file. When I pick values in the combo boxes, I would like to display the corresponding value in the text box column from a database table. Can this be accomplished?
Thanks