Hi ,
I am using QSortfilterProxyModel , And when i filter on any column in QTableView , I am calling setFilterRegExp(QString) .
The Filter working fine , But when i try to sort other column after filter the data dissappear, My thougt the sort working on other column with given filter text .
But i want to sort filtered data in all columns .Help Me anyone .
Bookmarks