For a RadioButtonList (which needs to have a selected item by default) to work together with an UpdatePanel on the same page, it must be inside the UpdatePanel.
More info here

For a RadioButtonList (which needs to have a selected item by default) to work together with an UpdatePanel on the same page, it must be inside the UpdatePanel.
More info here
ImageButton control does not fire in Firefox when ImageUrl property is not set.
Is this a bug?