thiagocavaloti / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

ValidationGroup attribute not supported #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
When I add the ASP.NET control to my ASP.NET page, I notice that the control 
does not support the ValidationGroup attribute

What is the expected output? What do you see instead?

All controls beginning with ASP.NET 2.0 should support the ValidationGroup 
element to prevent validating all of the elements on the page each time

What version of the product are you using? On what operating system?

v. 1.05 on Windows Server 2012 and .NET v. 4.5

Please provide any additional information below.

Original issue reported on code.google.com by ssvai...@gmail.com on 11 Jun 2014 at 2:56

GoogleCodeExporter commented 9 years ago
This is a known issue with the control.
https://code.google.com/p/recaptcha/issues/detail?id=93

Original comment by adrian.g...@gmail.com on 30 Jul 2014 at 12:23