replace null value with zero in kendo ui mvc grid with inline editing -


i have kendo grid inline editing mode. i'm trying replace empty (null) value 0 on edit. model decimal , not nullable makes kendo validation fire , shows "this field required" message. doesn't fire grids "save" event @ all.

so, can extend validation of kendo grid? or there other way fix problem?


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -