I have 2 attribute - CustomerCode , CustomerName.
In the combo list, i list out all the CustomerName from database. When user choose one of the data in combo list, how can i display the primary key of customerName (CustomerCode) on another text box?