I need to add filters to one of my admin pages. There is a table where images are displayed from database. I want to filter gif, png, pdf on so on. There is a type field in DataBase that can be used. How to do it right way?