MSSQL numeric fields precision and scale support added

Hello radzen team,
what does this mean?
When i save for example "5" in a numeric field and open the page again... then "5,00" appears?
(if i have lets say.. a database column with DECIMAL(11, 2))

Thanks for explanation
Thomas

More info can be found here:

In the latest update Radzen will be able to retrieve, save in the data source meta and later generate in the DbContext such field settings.