Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个由一组文本框组成的网络表单,根据系统要求,要求用户至少填写其中一个文本框。如果使用RequiredFieldValidation,我怎样才能达到这样的要求?请多多指教。
非常感谢你!威廉
可以使用CustomValidator,可以参考这个问题:
asp.net 验证文本框 - 至少一个文本框必须有数据