textual icon indicating copy to clipboard operation
textual copied to clipboard

[FEAT] Align text in a `DataTable`

Open TomJGooding opened this issue 2 years ago • 3 comments

It might be nice to have a convenient method to align text in a DataTable, for example to right-align numerical values, or center everything in a table.

I know that cells can contain Rich Text objects, but I just wonder if the alignment could be handled by the DataTable instead. Perhaps the alignment could be defined by column (similar to the tables in Rich)?

TomJGooding avatar Nov 03 '23 20:11 TomJGooding

We found the following entry in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.

This is an automated reply, generated by FAQtory

github-actions[bot] avatar Nov 03 '23 20:11 github-actions[bot]