Hi,
I am using AJAX Telerik ASP.NET Radgrid in Batch Edit Mode. I have a template column which has radtextbox or radnumeric text box as edit template.
When I edit the cell and click outside, regular expression validator is not firing, even though range and required validators are working perfectly.
Any specific reason or i am missing something?