flet
flet copied to clipboard
DataTable control
Will DataTable provide an easy way of displaying a pandas.DataFrame?
I'm pretty sure it will!
It's going to be a general-purpose control for displaying grid data, but then we could do a number of extensions/adapters on Python side to make it more handy with different formats/libs. The same is applicable to charts as well.
I'm going to work on DataTable and Charts next week. This week I'm finishing Authentication. Thanks for your patience!
Expect DataTable control
@FeodorFitsner Any news on this? I saw a commit related to DataTable but nothing in the documentation yet.
It's been documented here: https://flet.dev/docs/controls/datatable