Hi,
Suppose using ProxyModel/Model/View.In tableView whenever the filtering occurs the numbering column(vertical Header) of tableview will filter too.
I want to have sequence of proxymodel rows in numberingColumn(vertical header) instead of sourceModel when filtering occurs. see this:
Unti121tled.png

I've shown with red rectangle
How can i do that?