Replies: 1 comment
-
Well wait - I'm dynamically generating a type from my data and provide that to your library. But the columns always get "string" in my type-generator. So the table has not clue about the type. Seems I have to extend my logic then - sorry for the confusion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe I missed a documentation - but how to setup the way dates and numbers should be localized? I'm using the Tableview in a german app on a german system but still see english formats:
Any hints what/where I need to set a locale or so?
Beta Was this translation helpful? Give feedback.
All reactions