map the values from string array to list of values (option box to list)
Hi
iam displaying dynamically option boxes with corresponding accountnames .In side the option boxes I d1splayed vlaues 1.2.3....upto count(no. of ancounts)
Now I select any option values from dynamic number of option boxes . I need to match this option values with account names and option values
how is it possible

