Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
25
Error in Grid when using decimals
posted

Hi,

I am evaluating the grids which you offer and they are quicker than some of the other grids on the market, however, i am seeing an issue when i use decimal values.

The console is showing an error stating:

Unhandled exception rendering component: Unable to set property 'DataSource' on object of type 'IgniteUI.Blazor.Controls.DataGrid'. The error was: Blazor.platform.readInt64Field is not a function

I can replicate this on the sample dataset in your examples where i changed one of the "double" datatypes to a decimal. This also happened when i added an int64 datatype.

I don't know if this is something i am doing incorrectly but this also happens when i dont have any of the decimal values in the columns.

Any advice would be greatly appreciated

  • 140
    Offline posted

    I had a look at your issue with converting to and using decimals in the grid and was not able to reproduce the issue you are experiencing using version 20.2.38 I have attached a sample if you can modify it to show the issue you are experiencing or if you can send me an isolated sample showcasing the issue, I may be able to help you further.

    BlazorDataGrid.zip