<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="dropdownlist_forceselection.aspx.cs" Inherits="FineUI.Examples.dropdownlist.dropdownlist_forceselection" %>


注:下拉列表的属性设置为EnableEdit="true" ForceSelection="false"。