How to change Table Widget background color in PYQT5

28 Views Asked by At

I am trying to change the background of a table widget column and row in pyqt5 designer but I don't see any option. I tried adding a background color in stylesheet but still it doesn't change the color for row and column

I want to change the background color for row and column

I would like to change the background color for row and column for table widget in pyqt5 designer or code

0

There are 0 best solutions below