When binding data to SpinEditor, I want to display value number (double?, decimal?) for SpinEditor, so I want seperate between 0 and blank/null. How can I set it be default?
Sorry for long time response, my concern is I'm separating a number which can be 0, null(blank) and has value. Is there another way to set value of control to null(blank) when loaded or get null (blank)/0 to insert to database without using your sample.
Thank you so much!
0
Dimitar
Telerik team
answered on 30 Jan 2018, 10:52 AM
Hello Thuy,
I am not sure what you want to achieve. Could you give me an example?
You can directly set the NullableValue property as well: