TypeError: CTkTable.edit_row() takes 2 positional arguments but 3 were given #102
Unanswered
Kelvin-Data
asked this question in
Q&A
Replies: 0 comments
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.
-
I need the update_values to amend the ctkTable, so it will reflect an updated value. However in the documentation, explained table.edit_row(row num, *args) as a method, therefore, I need know how to insert the updated values into the edited_row? Please correct me if i am wrong..
Beta Was this translation helpful? Give feedback.
All reactions