BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
As an example I've attached a new project using the Syncfusion MVC template.
This is what I've done to the new project:
Thanks,
Rick
Hi Jesus,
The ASP.Net MVC Controls will render in two mode, they are
· Unobtrusive mode.
· Non-unobtrusive mode.
The ASP.Net MVC Controls will render in Unobtrusive mode when setting the “UnobtrusiveJavascriptEnabled” as true in web.config file.
<appSettings> . . . . <add key="UnobtrusiveJavaScriptEnabled" value="true" /> </appSettings> |
We have analyzed the code snippet and suspect that this issue had arose in unobtrusive mode.
We confirmed “Date type column values not displayed in specified format in Unobtrusive configured project” as a defect and the fix for this issue, had been included in our Volume 1, 2014 Service Pack 1 (12.1.0.46) release itself. And hence we suggest you to upgrade to our latest Volume 1, 2014, Service Pack 2 (12.1.0.49) which is available in the below link.
MVC Link: https://www.syncfusion.com/account/downloads
The above link contains both the Volume 1, 2014 Service Pack 1 and 2 and the fix for this issue is available in both of them.
Please let us know if you have any queries.
Regards,
Madhu Sudhanan. P