[Feature] Support TextAlignment in DataGridTextColumn to allow align the text in rows to right #4625
quangtrang1111
started this conversation in
Ideas
Replies: 1 comment
-
Hello, 'quangtrang1111! Thanks for submitting a new feature request. I've automatically added a vote 👍 reaction to help get things started. Other community members can vote to help us prioritize this feature in the future! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem this feature would solve
Hi all,
I am implementing my app with a table has number rows.
So, I need to align the number value in rows to right.
Describe the solution
I added optional property named TextAlignment in the class DataGridTextColumn.
Additional context & Screenshots
Here is the result after I implemented TextAlignment
Beta Was this translation helpful? Give feedback.
All reactions