You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, It does seem to be a bug we've mistakenly introduced in 1.4. The DataGridColumn is not figuring out the correct value type for numeric types.
You should be able to use a DataGridNumericColumn instead while we work on the fix.
I'll go ahead and open an issue.
Hello, It does seem to be a bug we've mistakenly introduced in 1.4. The
DataGridColumn
is not figuring out the correct value type for numeric types.You should be able to use a
DataGridNumericColumn
instead while we work on the fix.I'll go ahead and open an issue.
Originally posted by @David-Moreira in #5214 (reply in thread)
The text was updated successfully, but these errors were encountered: