Replies: 1 comment 1 reply
-
Hello @cls116.
As you are manually setting the item ids, Instead of searching for the max you can use the last child:
Regards |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
condition
I used the on_cell_edited function shown in the example. Additionally, a function called get_max_iid was added to obtain etv's max iid.
Is there a better way?
Below is the full source code.
file : test.ui
file : test.py
Beta Was this translation helpful? Give feedback.
All reactions