Codepolice

Random posts from Ola in English. Mainly about programming and the web.

jQuery free text table filter in a ASP.NET Dynamic Data List

Dynamic Data for ASP.NET is kind of a neat way to quickly build a backend admin system for any type of database you have. In 10-15 minutes you have a usable site up and running. But of course everything can’t be exactly as you want it. I wanted a way to quickly filter a list of items

Leave a Reply