Select component
hi,
Okie. I was surprised at the result cos my mapping updates a Select component with 7 items. But I found that this statement returns 8
alert(options.length.toString());
Strange but true
Anyway thanks...I am iterating through the items and only picking up values that have the id and text. Just my way of confirming that there are no invalid values
Thanks & Cheers,
M&M