Individual column filtering using select menu for ONE column

Individual column filtering using select menu for ONE column

jakobmjakobm Posts: 2Questions: 0Answers: 0
edited November 2010 in General
I would basically like to blend the individual column filtering functionality to have either input or select per column. The two examples give you either input filtering or select filtering for ALL columns, but I would like to have, for example, column 1 be input filtered and column 2 be select filtered.

I got so far as to having the select only show up on one column, but it doesn't match (it's column 1's select menu on column 2).

Any help would be much appreciated.

Replies

  • jakobmjakobm Posts: 2Questions: 0Answers: 0
    Ok I'm convinced that my answer lies in the iColumn selection which is "undefined" by default, but I'm not sure what value to replace "undefined" with to get only one column's data.

    Any help please!?
  • MaekarMaekar Posts: 2Questions: 0Answers: 0
    Same problem here, need help please!
  • MaekarMaekar Posts: 2Questions: 0Answers: 0
    edited April 2012
    How can I do column filtering for one column only? anyone can help me, please? Thanks in advance.
  • allanallan Posts: 63,810Questions: 1Answers: 10,516 Site admin
    Use fnFilter with a second parameter given to it, indicating which column you want to filter on.

    Allan
This discussion has been closed.