Hi,
I'm developing an application with asp.net c# (pattern MVC4). I set the culture "it-IT". I haven't problems when I display the price value .... It appears in right format "€ 1.500,00" ... with simbols od Euro and comma instead point.....
I HAVE PROBLEM in Input !!! the html.editorfor not accepts the comma simbols and validation failure!!!!
Can I do ???
Thanks!
Rino
C#