I am having some problems with "," in the client validation, ie. I am trying to validate a double number like 124,51 in "en-EN" culture this would be 124.51
I have tried to set the culture in the Application_Start() and other fixes without any luck, does anyone know how I can fix this (other than to disable the validation) ?
cheers sushiBite