Skip to content

Howto reference a common data source to update a value across the 'app'? #2977

Answered by tfcroft4
tfcroft4 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the pointer I now see how to use __setattr__

                        #use __settattr__ for this row to set new value
                        tablet.data[rowid].__setattr__('age',999)

I have opened an issue regarding the table in container bug
#3046
Thanks again
Ted

Replies: 10 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

Answer selected by tfcroft4
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants