Hi all
Iam using datagridview to add multiple details.i have number of coloumns in gridview like product code ,product name,qty,rate,total etc
when i type product code in the row below 'product code' column corresponding product name should come automatically in the next column
how will i get that corresponding pdt name.I dont want db code instead i want front end code .How to get those values.
Thanks in advance
Amrutha