This question is locked. New answers and comments are not allowed.
DateTime value posting problem in Grid ajaxEditing mode.
When the Model property attribute is [DataType(DataType.DateTime)], I get 'null' value in property in controller class method
There is no problems with [DataType(DataType.Date)] attribute.
When the Model property attribute is [DataType(DataType.DateTime)], I get 'null' value in property in controller class method
There is no problems with [DataType(DataType.Date)] attribute.