Different column alphabet input search

Different column alphabet input search

notchnotch Posts: 3Questions: 1Answers: 0

I am trying to implement the Alphabet input search but rather than the first column I wanted to filter the second column when a letter is chosen. I've managed to managed to filter the second column on page load but need it working for the alphabet pagination.

I've searched around for a solution but can't find one.

Any ideas?

http://live.datatables.net/solamamu/1

This question has an accepted answers - jump to answer

Answers

  • tangerinetangerine Posts: 3,365Questions: 39Answers: 395
    Answer ✓
    searchData[1]
    
  • notchnotch Posts: 3Questions: 1Answers: 0

    Thanks Tangerine.

  • allanallan Posts: 63,691Questions: 1Answers: 10,500 Site admin

    Out of interest, why did you reject tangerine's answer - it is correct as far as I can see.

    Allan

  • notchnotch Posts: 3Questions: 1Answers: 0

    Hi Allan, when I first tested tangerine's answer it didn't seem to work so I rejected the answer, however, when I went back to the page and refreshed, it was working fine! it may have been a cacheing issue. I can't seem to find a way to remove the rejected answer.

  • allanallan Posts: 63,691Questions: 1Answers: 10,500 Site admin

    Cool - thanks. I've just changed it.

This discussion has been closed.