Dynamically preselecting an item in an ASP.NET RadioButtonList
You can let the server decide whether to select a radio button in a RadioButtonList control when
the page is loaded in a browser.
Before you begin, you must insert at least one ASP.NET RadioButtonList control in your page.
You must also define a DataSet or other source of dynamic content for the radio buttons. For
more information, see
contain Boolean data, such as Yes/No or true/false.
To dynamically preselect a radio button in a RadioButtonList:
In Design view, select the RadioButtonList control.
1
In the Property inspector, click List Items.
2
The List Items dialog box appears.
Select the From Database option and complete the dialog box.
3
For instructions, click the Help button in the dialog box.
Related topics
•
"Dynamically preselecting HTML radio buttons" on page 619
626
Chapter 39: Creating Forms
"Defining a recordset" on page
530. Ideally, the source of content should
Need help?
Do you have a question about the DREAMWEAVER MX 2004-USING DREAMWEAVER and is the answer not in the manual?
Questions and answers