Quote Originally Posted by MichaH View Post
I'll give the QTableWidget a shot as well. Maybe that's even better.
Since you already have a model I would stay with that approach.
The work is already done and you could now easily combine it with a filter proxy model, etc.

Cheers,
_