Apply filter on table

How do i put filters on the table on web page to filter data from table on the web page . For example, Out of 100 records of 10 cities,how do i filter records of sigle city for view

Hi,

The article How to Use Code to Let Your Users Search a Collection should help. You just need to do a search for the city that you want.

Good luck,

Yisrael