Clear all filter-action selections with a single click

In the previous post I showed how to keep track of filter-action selections by creating a list. This is fine for making the selections. But what about de-selecting? Typically the user would need to go back and find each of the marks they clicked and click on them again to deselect. However, here we canContinue reading “Clear all filter-action selections with a single click”

Making a directory with table pagination

Mark Bradbourne’s Real World Fake Data (#RWFD) initiative inspired me this week to try and make a directory from the Human Resources (HR) data set. I knew I would need some kind of pagination, so I ventured out into the interwebs for a look. Luke Stanke’s imaginative post popped up and I set to workContinue reading “Making a directory with table pagination”