J
James
I have a data table with two columns ID and Name
I need to find the ID value where the name = cboName.SelectedItem
how do I do that?
Thanks!
I need to find the ID value where the name = cboName.SelectedItem
how do I do that?
Thanks!