RadioButtonList in Ajax UpdatePanel

•22 July, 2008 • No Comments

For a RadioButtonList (which needs to have a selected item by default) to work in an UpdatePanel it must be inside the UpdatePanel.

More info here

ImageButton in Firefox

•15 July, 2008 • No Comments

ImageButton control does not fire in Firefox when ImageUrl property is not set.
Is this a bug?