This is a migrated thread and some comments may be shown as answers.

[Solved] Error on edit Grid MVC

0 Answers 35 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Murillo
Top achievements
Rank 1
Murillo asked on 26 Sep 2012, 12:16 PM
Hi!

I have 2 problemns with GRID on submit updat data in edit mode:

1- I have proporties in model type DOUBLE. When debug in javascript I realize that
the property is treated as STRING. If I alter type to FLOAT, works ok.

2- There is a problem with dates: When SUBMITCHANGES, happens the following error:
"Uncaught TypeError: Object [object DOMWindow] has no method '_toFormattedString'",
"Date.format".

I realized that "'_toFormattedString'" is a function in all properties date.


Note: My application is in Portuguese Brazil (pt-BR)


Can you help me?
Tags
Grid
Asked by
Murillo
Top achievements
Rank 1
Share this question
or