如何在一个控件中实现文本框和下拉列表?

发布于 2024-10-23 18:49:12 字数 218 浏览 3 评论 0原文

例如:我有 UserID 和 UserName。所以我使用 DropDownList。用户名是数据文本字段 UserID 是 DataValueField。所以用户可以选择他们的名字,我将 UserID 保存到我的数据库中。 但如果用户是新用户且未注册。我想允许输入 DropDownList 并将名称保存到数据库中。那么对于已注册的人可以选择,未注册的人可以键入。

我该怎么办?有人可以给我建议吗? 谢谢

For example : I have UserID and UserName. So I use DropDownList. UserName is DataTextField
and UserID is DataValueField. So User can choose their name and I save UserID to my database.
But If User is new and not registered. I want to allow to type in DropDownList and I save the name to database. So for registered people can choose and not registered people can key in.

How should I do? Can anybody give me suggestions?
Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文