I have fixed this by changing <span jwcid="[EMAIL PROTECTED]:RadioGroup" displayName="literal:Name Type" selected="ognl:scriptName"
to
<span jwcid="[EMAIL PROTECTED]:RadioGroup"
displayName="literal:Name Type" selected="ognl:selectedRadio"
and add the selectedRadio property to page.
I think is RadioGroup component set the scriptName to null.
Though this has been fixed, but Does anyone notice that the current
demo is not working propertly with MSIE in almost every page. the
javascript error is:
dojo.error.png
Description: PNG image
