Asim Sajjad: Loop through OptionSet Using Javascript in Microsoft CRM 2011
In the code above listed in List 1 I have used the OptionSetControl.getOptions() function to get all the optionSet options and then use the lenght property which return the number of options in the optionSet. In for loop I have used the alert to show the ...