ASP.NET Dynamic Data TextSearch Custom Filter Template

前端 未结 2 997
逝去的感伤
逝去的感伤 2021-01-05 03:11

I\'m trying to implement a custom filter template for all text based searches and running into problems constructing the query. I\'ve been following the instructions posted

2条回答
  •  既然无缘
    2021-01-05 03:22

    Have you tried to use jQuery to handle the filtering and searching?

    Here is a great tutorial that shows you how to filter and sort data with jQuery and ASP.NET.

提交回复
热议问题