Dropdown box instead of search Textbox

Dropdown box instead of search Textbox

rasikowrasikow Posts: 20Questions: 0Answers: 0
edited May 2009 in General
HI,

Instead of individual column filtering text box, can i give Select box?
For example. if we type engines name in text box like "Gecko", it is filtering. But i want to display some engines name in select box, if user select anyone of engine it should filter.

For Example,
Instead of this,
can i give like this? Gecko

Replies

  • allanallan Posts: 61,452Questions: 1Answers: 10,055 Site admin
    Hi Gnaniyar,

    Yes this is possible. Have a look at this post http://datatables.net/forums/comments.php?DiscussionID=259 and a couple of others which show how it can be done with fnFilter().

    Allan
  • rasikowrasikow Posts: 20Questions: 0Answers: 0
    Hi,

    fantastic it is working fine. Thanks allan

    - Gnaniyar Zubair
This discussion has been closed.