欢迎来到皮皮网官网

【ios safari 查看源码】【同花顺短线操作宝指标源码】【代挂前台单页源码】单选按钮源码_单选按钮源码怎么输入

时间:2025-01-30 16:39:32 来源:筹谋天下指标源码

1.��ѡ��ťԴ��

单选按钮源码_单选按钮源码怎么输入

��ѡ��ťԴ��

       <%

        RadioButtonList1.Items.Add(new ListItem("~分",单选单选ios safari 查看源码 "O"));

        RadioButtonList1.Items.Add(new ListItem("~分", "V"));

        RadioButtonList1.Items.Add(new ListItem("~", "G"));

        RadioButtonList1.Items.Add(new ListItem("~", "I"));

        RadioButtonList1.Items.Add(new ListItem("~", "U"));

        string Score = "V";

        ListItem item = RadioButtonList1.Items.Cast<ListItem>().Where(o => o.Value == Score).SingleOrDefault();

        int index = RadioButtonList1.Items.IndexOf(item);

        if (item!=null)

        {

        RadioButtonList1.SelectedIndex = index;

        }

        else

        {

        RadioButtonList1.Items.Add(new ListItem("数据库添加",Score));

        }

        %>

        <asp:RadioButtonList ID="RadioButtonList1" runat="server">

        </asp:RadioButtonList>

copyright © 2016 powered by 皮皮网   sitemap