<ext:Anchor Horizontal="95%">
<ext:TextField runat="server" ID="dataFullName" FieldLabel="医院全称" Vtype="repetition" AllowBlank="false"></ext:TextField>
</ext:Anchor>
<ext:TextField runat="server" ID="dataFullName" FieldLabel="医院全称" Vtype="repetition" AllowBlank="false"></ext:TextField>
</ext:Anchor>
}
}
功能就是在输入内容的时候,动态的进入后台,验证次数据是否存在
原文:http://www.cnblogs.com/DNNCenter/archive/2009/08/08/1542018.html