7
votes
1answer
160 views

Should filtering of data have an effect on the filter criteria as well?

My quesion is about filtering of data in a Windows desktop application. I have a large amount of data coming from a database (> 900.000 records). The records are shown in a classic listcontrol (rows ...