Hello,
I have 6 items in the ultraoptionset. I need to set the default checkedItem on to the first item.Everytime the checkedIndex shows up to be -1.
I have set the checkedIndex of the ultraoptionset to be 2. How can i set the defualt value as a checked item ???
Thanks
When are you setting the CheckedIndex? This should work, unless something you are doing after that it clearing the value. Perhaps you are setting it before setting the DataSource and you need to set it after?