Skip to content

Conversation

@davep
Copy link
Contributor

@davep davep commented May 6, 2023

This allows for the full set of DataTable initialisation arguments to be passed through via DataFrameTable. This means that DataFrameTable is now a drop-in replacement for DataTable.

If DataFrameTable does need to grow its own __init__ it would be a good idea to carry all of those arguments through.

davep and others added 2 commits May 6, 2023 09:10
This allows for the full set of DataTable initialisation arguments to be
passed through via DataFrameTable. See

    https://textual.textualize.io/widgets/data_table/#textual.widgets.DataTable

for the parameters that people may wish to be using. This means that
DataFrameTable is now a drop-in replacement for DataTable.

If DataFrameTable does need to grow its own __init__ it would be a good idea
to carry all of those arguments through.
@dannywade
Copy link
Owner

A little late here but merged!

@dannywade dannywade merged commit c2b3088 into dannywade:main Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants