posted 15 years ago
Nishan,
Thanks for your response.
That works fine for a single String Array.
How do we extend it to work for the above scenario. What if i have to list the values Red, Yellow, Green in the drop down and access the selected value in the Action using its key i.e; 1 or 2 or 3
Thanks.