I have created a table in ttkbootstrap
using tableview
module but I also want to add a button in each row so that user can click on that button to edit the data in that row. But there seems to be no way to add a button inside a table.
Anyone know any workaround to add a button in row?