I use kendo grid with number type column.
when adding new record, the numeric field gets automatically value 0.
I want to set this field as empty by default and not as 0.
Is there any way to do it?
Thanks,
1 Answer, 1 is accepted
0
Alexander Popov
Telerik team
answered on 17 Jul 2014, 08:03 AM
Hi Rafi,
This could be done by specifying a defaultValue of null. For example: