Hello,
Would it be possible fire the Change event on load when this renders instead of only when it changes (user interaction)? Would be EXTREMELY useful for when you are binding from a Model.
I would suspect making it work like the ComboBox
FireSelectOnLoad would be brilliant -- and of course I would love both of you for ages

<ext:RadioGroup runat="server" ColumnsNumber="2" Width="100">
<Listeners>
<Change Handler="alert('Checked'); />
</Listeners>
<Items>
<ext:Radio ID="Radio1" runat="server" BoxLabel="Yes" Checked="true" />
<ext:Radio ID="Radio2" runat="server" BoxLabel="No" />
</Items>
</ext:RadioGroup>
Cheers,
Timothy
----
Timothy Grant Vogelsang
tvogelsang [at] esolutionsgroup [dot] ca
Project Manager / Senior Software Developer
Microsoft .NET Framework 3.5
Coolite Toolkit 1.0