CTkTable
CTkTable copied to clipboard
Cannot add attributes into command for table.
There is no way to add your own attributes into the table command without it breaking since it only adds its own data into the command.
You can do your own operations with that data in the command function