I am tring to find a way to select a particular row or index of a select box based on a seperate text box value.
I have a select box on a form which when a item is selected it populates two different HIDDEN text boxes with certian values. when use the navigate buttons to toggle through the records the select box is not updated according to weather or not the particular value has been selected or not.
Question :
How do I update a selectbox row and make it selected or not based on a value in another text box.
I have a select box on a form which when a item is selected it populates two different HIDDEN text boxes with certian values. when use the navigate buttons to toggle through the records the select box is not updated according to weather or not the particular value has been selected or not.
Question :
How do I update a selectbox row and make it selected or not based on a value in another text box.