Controls below shows how to implement custom controls (see common.js)
Try to open the browser console, and type:
table.search("1981") table.search(null) table.sortBy("name desc") table.sortBy("gender, birthdate desc")