Does infragistics have their own error provider for controls like text boxes and checkboxes etc.....
If the user dont validate the required checkboxes, i want to show some type of validation icon or message like the standard error window control error provider
I got it to work I am using the BalloonTip this it fun. yes.
this is my regex pattern [0-9][7] for a six digit number, is there way to show the ballon popup automatically, At the moment it shows when the control loses focus.
So lets take an example I have ultratexteditor1,
I need to validate that the values being enter into the texteditor or textbox is a number.
if time permits can you send me a sample project or video using the ultra validator on ultratexteditors
Hello Keith,
Have you been able to resolve your issue ? Let me know if you have any questions.
Regards
Hi,
Maybe you are looking for UltraValidator. Please take a look in our online documentation for more details.
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.2/CLR2.0/html/WinValidator.html
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.2/CLR2.0/html/WinValidator_About_WinValidator.html
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.2/CLR2.0/html/WinValidator_Using_WinValidator.html
Let me know if you have any questions.