Completed
Last Updated: 05 Sep 2019 10:30 by ADMIN
Release 1.7.0
Mark
Created on: 16 Aug 2019 14:00
Category: UI for Blazor
Type: Bug Report
5
Fields of type long cause errors in the grid editing or when filtering is enabled

If filtering is enabled, the error may prevent the view from rendering  similar to NotImplementedException: Unexpected frame type during RemoveOldFrame: None.

Without filtering, an exception is thrown when you attempt to edit a field, similar to Error: System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Nullable`1[System.Int64]'.

0 comments