1

I want to know how to implement Display tag with Search feature, like on giving a letter , based on that , the data in the tables should sort or display, if there is no data, an error message should display.

Cœur
  • 37,241
  • 25
  • 195
  • 267
madhu
  • 11
  • 2
  • Have an example here http://www.bkumar.co.uk/2012/03/12/displaytag-table-search-using-datatables-jquery-plugin/ – prem30488 May 11 '14 at 17:28

1 Answers1

0

Displaytag don't have serach inbuilt. You can make use of jquery/js in this case.

Java_User
  • 1,303
  • 3
  • 27
  • 38