javascript - Write and show time in grid column date field correctly using extjs 4.2 -
i using extjs 4.2 , trying show, edit grid rowediting plugin. using jsonp proxy stores... problem had set in store, date field must have format d/m/y h:i:s because want show date , time.
so, i'm getting date showed in grid. must else, maybe in model or class?
thank in advance!
Comments
Post a Comment