Added by P K over 9 years ago
Hello,
I have a WTableView and use a WSortFilterProxyModel to filter through columns like "name", "status" or "login" but I also have fileds such as "date and "time\". Is there a way to use the filter model to filter the column by date? For example if I wanted to display only the rows with a date older than the one specified by the user?
Thanks in advance