Hi ,
I have to apply scroll for few columns in QTableView , I want to except some columns that are in one corner of QTableview , means i would like to left scroll from first 3 columns . Could anyone help us . I need it so badly ...
Hi ,
I have to apply scroll for few columns in QTableView , I want to except some columns that are in one corner of QTableview , means i would like to left scroll from first 3 columns . Could anyone help us . I need it so badly ...
You cannot do this with a single function call. Take a look at the Frozen Column example for a way to "fake" it.
Bookmarks