Morning,
I'm not sure if this is intended or or not but, I've noticed what seems a slightly odd behaviour when inline editting a record again an INT database field on a SQL Server database. If I enter integer values (e.g. 1,120,1000) all works as expected. If I enter a decimal value (e.g 1.5, 10.2 etc) when saved, a null value is stored in the database field. Is this what you would expect? I was expecting either a rounded or floored version of the entered decimal to be stored rather than null?
I'm using Radzen 2.62.4.