TabControlAdv and ErrorProvider

I was having a look at your TabControlAdv tab control and found out that when I replaced my tab control with an TabControlAdv the ErrorProvider icons didn't show up anymore when an validation error occurs.

Is this a known bug ? Is there a cure for this ?

(test on 6.1.0.34 evaluation)


4 Replies

AD Administrator Syncfusion Team April 1, 2008 03:47 AM UTC

Hi Apostolis,

Thank you for using Syncfusion products.

Error icons not showing up with TabcontrolAdv

I am afraid that I was not able to reproduce this issue. Please have a look at the attached sample and try reproducing the issue that would help us to analyze the issue further.

http://websamples.syncfusion.com/samples/Tools.Windows/F72667/main.htm

Regards,
Jaya



AP apostolis April 1, 2008 05:53 AM UTC

Your sample is working fine.

I am using quite different approach though.
I am using a
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms.ValidationProvider, while validation is triggered using this.ValidateChildren();



AP apostolis April 4, 2008 07:00 AM UTC

.Validate() works
so I assume ValidateChildren() is not propagated

>Your sample is working fine.

I am using quite different approach though.
I am using a
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms.ValidationProvider, while validation is triggered using this.ValidateChildren();





AD Administrator Syncfusion Team April 8, 2008 04:37 AM UTC

Hi Apostolis,

Thanks for the update. Please let me know if you have any further issues.

Regards,
Jaya



Loader.
Up arrow icon