简体   繁体   English

如何在Devexpress ASpxTextBox中删除验证图标图像

[英]How to remove validation icon Image in Devexpress ASpxTextBox

I have some ASPxTextboxes in my webPage. 我的网页中有一些ASPxTextboxes。 I have set requiredFiedvalidate to true.. I have two button on the page.. one is SAVE and Another is CLEAR. 我已将requiredFiedvalidate设置为true。在页面上有两个按钮。一个是SAVE,另一个是CLEAR。 I have set CausesValidation false to CLEAR Button.. 我已将CausesValidation false设置为CLEAR Button。

Now When User Click on CLear button all the Textboxes gets clear.. and Programs enters into Add Mode...but the validation icons still reamains on the page.. 现在,当用户单击清除按钮时,所有文本框都将清除。.程序进入添加模式...,但是验证图标仍会在页面上恢复。

how can i remove that icon? 我如何删除该图标? and i also want that icon when user clicks on save buttons if required field is empty.. 当用户单击“保存”按钮时,如果必填字段为空,我也想要该图标。

Thanks 谢谢

我相信以下演示将对您有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM