CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 2/28/2006 7:01:29 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 26 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
rajt
Asp.Net User
RadioButton in Menu Control and Master Page Environment not grouped to list2/28/2006 7:01:29 PM

0/0

Can any  one help me?

Thanks & Regards,

Raj Thilak

Hi ,

I have a webapplication with a Radio button in the Dynamic template of Menu Control Which is inside the Content Pane As Follows .In this I want to check the radio button of only one menu item.If I choose radiobutton of another menuitem old radiobutton should become checked=false; but its not happening All radio buttons are selected.

<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

<asp:Menu ID="MenuDB" runat="server" BackColor="#B5C7DE" DynamicHorizontalOffset="2"

Font-Names="Verdana" Font-Size="0.8em" ForeColor="#284E98" Orientation="Horizontal"

StaticSubMenuIndent="10px">

<Items>

<asp:MenuItem Text="Select DB" Value="Select DB">

<asp:MenuItem Text="mdsql2:Whidbey" Value="mdsql2:Whidbey" Selected="True" NavigateUrl="#" > </asp:MenuItem>

<asp:MenuItem Text="mdsql:Everett" Value="mdsql:Everett" NavigateUrl="#"></asp:MenuItem>

<asp:MenuItem Text="mdsql:VS7Fork" Value="mdsql:VS7Fork" NavigateUrl="#"></asp:MenuItem>

</asp:MenuItem>

</Items>

<StaticHoverStyle BackColor="#284E98" ForeColor="White" />

<DynamicItemTemplate>

<input id="RBDB" type="radio" runat="server" />&nbsp;<%# Eval("Text") %>

</DynamicItemTemplate>

</asp:Menu>

 

dannychen
Asp.Net User
Re: RadioButton in Menu Control and Master Page Environment not grouped to list3/2/2006 8:39:37 PM

0/0

Raj,
  You'll need to write some javascript that ensures only one radio button is selected.  That's about all you can do.
--
Danny


disclaimer: Information provided is 'as is' and conveys no warranties or guarantees.
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Oracle Forms Developer's Handbook Authors: Albert Lulushi, Pages: 975, Published: 2000

Web:
AspAlliance NewsReader: Posts in microsoft.public.dotnet.framework ... Hello, I am populating a drop down list control with a table from a ... Menu on a master page. I have a problem when a user clicks the drop-down menus. ...
PatrickLang.us After implementing this I discovered that the Master Page code behind is only ... The top menu is rendered using an ASP.NET Menu control configured with an ...
ASP.NET Development Jul 8, 2006 ... Fragment Caching w/Menu control not working ... Finding/Referencing a UserControl on a Page or MasterPage · Refering to a master page from a ...
Design Time Error: Error Rendering Control Access property and control of master page from a customized parent page class · Navigation Menu Site Map Difficulties ...
FileMaker Pro to 4th Dimension Quickstart: How the 4th Dimension ... Objects on the master page are visible when viewing any form page. To switch to page 0, select Goto Page from the Form menu and then select 0 from the ...
Master Pages and Themes master page, not in the content page. As a result, you need to decide between using the .... Visible property in the TreeView control on the master page. ...
Grumpy Wookie CONFIG – not the Master Page or Page Layout (where you’d find the quick launch ... on SharePoint – as well as a full list here – grouped by industry sector. ...
Directly Create Snapshot Environment Select the database link that connects to the target master group and press the Next ..... A snapshot group does not support complex read-only snapshots. ...
CSS Friendly Control Adapters - Discussions I am not able to control all of the behaviourof the menu from the cs. ..... wrote: The CSS adapters render the RadioButtonList as an unordered list (UL). ...
.NET ASP [Archive] - Page 26 - bytes Web.Security.ActiveDirectoryMembershipProvi der not installed · ASP.NET Web Application (Licencing and Copy Protection Methods) · master pages ...




Search This Site:










using "role" option in web.config

can any one help reg shopping cart

vwd 2005 express: when creating the website, how can i add the .sln file to the project?

problem combining base pages and master pages in 2.0 beta 2

does dnn come with a shopping cart?

view code geerated by vs 2005

is it possible to create cross-relationships between tabs?

can not resize the control at design time

donations page with verisign payflow

about the tree view nodes

roles problem

after alter sql-scripts nothing happens ... why?

compliments and questions.

skin object and skin

asp.net2.0 menu controls for content pages

on-demand loading with a sitemap datasource???

enable simple file sharing

treeview collapsing

help with css

questions about container

a user field auto collect information...

how to: custom authentication with aspnetdb

get users full name when authenticating with logonuser api

missing the myproject screen after converting from asp.net 1.1 to 2.0.

can you help me? - dynamicmenuitemstyle in .skin file

centering issue with css friendly adapter and horizontal menu

vs 2005 solution file format

"specify columns from a table or view" isn't active

controlling user editing

code changes does not reflect in vs 2005

 
All Times Are GMT