Skip to content
Discussion options

You must be logged in to vote

The RowData property is basically a list, so to do the operations you asked about, it's simply using the .list methods in python.

Then, just modify the list that can be accessed via table_instance.options["rowData"], and then apply the update with table_instance.update().

Replies: 4 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by AL-THE-BOT-FATHER
Comment options

You must be logged in to vote
6 replies
@morningstarsabrina
Comment options

@AL-THE-BOT-FATHER
Comment options

@morningstarsabrina
Comment options

@AL-THE-BOT-FATHER
Comment options

@rodja
Comment options

Comment options

You must be logged in to vote
1 reply
@morningstarsabrina
Comment options

Comment options

You must be logged in to vote
2 replies
@AL-THE-BOT-FATHER
Comment options

@pythonormen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants