Dropdown box instead of search Textbox
Dropdown box instead of search Textbox
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
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
This discussion has been closed.
Replies
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
fantastic it is working fine. Thanks allan
- Gnaniyar Zubair