Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jul 16, 2009 02:37 PM by bootzilla
Member
137 Points
597 Posts
Jul 15, 2009 03:03 PM|LINK
I am trying to use a radio button list in a mobile web form. I get the unknown server tag error. Is there any alternative to use this is a mobile web form?
<mobile:RadioButtonList ID="RBListFixture" runat="server" RepeatDirection="Horizontal" Width="642px"> <mobile:ListItem Selected="True">Island Unit</mobile:ListItem> <mobile:ListItem>3' End Cap</mobile:ListItem> <mobile:ListItem>2' Novelty Spinner</mobile:ListItem> <mobile:ListItem>2' End Cap</mobile:ListItem> <mobile:ListItem>In-Line 4'</mobile:ListItem> <mobile:ListItem>In-Line 3'</mobile:ListItem> <mobile:ListItem>None</mobile:ListItem> </mobile:RadioButtonList></td>
Jul 15, 2009 07:17 PM|LINK
Can anyone help with this or tell me what is a subsitute for radio button list or how to get around it.
Thanks
Jul 16, 2009 02:37 PM|LINK
No one with any ideas on this? Somebody please help.
bootzilla
Member
137 Points
597 Posts
Can you use RadioButtonList in Mobile Web Form?
Jul 15, 2009 03:03 PM|LINK
I am trying to use a radio button list in a mobile web form. I get the unknown server tag error. Is there any alternative to use this is a mobile web form?
<mobile:RadioButtonList ID="RBListFixture" runat="server" RepeatDirection="Horizontal" Width="642px">
<mobile:ListItem Selected="True">Island Unit</mobile:ListItem>
<mobile:ListItem>3' End Cap</mobile:ListItem>
<mobile:ListItem>2' Novelty Spinner</mobile:ListItem>
<mobile:ListItem>2' End Cap</mobile:ListItem>
<mobile:ListItem>In-Line 4'</mobile:ListItem>
<mobile:ListItem>In-Line 3'</mobile:ListItem>
<mobile:ListItem>None</mobile:ListItem>
</mobile:RadioButtonList></td>
bootzilla
Member
137 Points
597 Posts
Re: Can you use RadioButtonList in Mobile Web Form?
Jul 15, 2009 07:17 PM|LINK
Can anyone help with this or tell me what is a subsitute for radio button list or how to get around it.
Thanks
bootzilla
Member
137 Points
597 Posts
Re: Can you use RadioButtonList in Mobile Web Form?
Jul 16, 2009 02:37 PM|LINK
No one with any ideas on this? Somebody please help.