0

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?

TheLizzard
  • 7,248
  • 2
  • 11
  • 31
DeltaView
  • 1
  • 1
  • I have never used `ttkbootstrap` but you should look at its documentation to see if something already exists. Otherwise: `.view` is a `` widget. So you might be able to add a new column with buttons. – TheLizzard Jan 12 '23 at 13:31

0 Answers0