Quote Originally Posted by psarangi View Post
Yes i have a xml file, from which i need to get the data.
So i should use QTableView rather than QTableWidget.
It mostly depends on the amount of data and whether you already have a model that interfaces with the data.

Cheers,
_