Posted
on Jan 20, 2012
(permalink)
This seems to work. Thanks.
But on a similar note, I fail to understand the following behavior
1. I have selected a selection in the radcombobox
2. When I change the selection, the command/selecteditem seem to fire (which is fine).
3. But, when I re-select the same item from the drop down box, none of the above seem to fire. I want them to fire even if a user clicks on the combobox and selects the same item (which is the current selection) from the list.