Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataGridColumn is not figuring out the correct value type for numeric types. #5217

Closed
David-Moreira opened this issue Jan 11, 2024 · 0 comments · Fixed by #5218
Closed

DataGridColumn is not figuring out the correct value type for numeric types. #5217

David-Moreira opened this issue Jan 11, 2024 · 0 comments · Fixed by #5218
Assignees
Labels
Area: DataGrid Type: Bug 🐞 Something isn't working
Milestone

Comments

@David-Moreira
Copy link
Contributor

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)

@David-Moreira David-Moreira self-assigned this Jan 11, 2024
@David-Moreira David-Moreira added Type: Bug 🐞 Something isn't working Area: DataGrid labels Jan 11, 2024
@David-Moreira David-Moreira added this to the 1.4 support milestone Jan 11, 2024
@stsrki stsrki closed this as completed Jan 12, 2024
@stsrki stsrki added this to Support Aug 3, 2024
@stsrki stsrki moved this to ✔ Done in Support Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment