开发者

Can ASP.NET validation controls display an exclamation point with tooltip message?

开发者 https://www.devze.com 2023-01-19 22:41 出处:网络
Can the standard ASP.NET Visual Studio validationcontrols d开发者_如何学编程isplay an icon with a tool tip message instead of text, the way the WinForms ErrorProvider controls work?

Can the standard ASP.NET Visual Studio validation controls d开发者_如何学编程isplay an icon with a tool tip message instead of text, the way the WinForms ErrorProvider controls work?

If not, is the AjaxToolkit's ValidatorCallout control the best approach? Is this control flakey?


Here is what you need, already covered. http://www.codeproject.com/KB/validation/RequiredTextBox.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消