Here you can find the code.
When i use append to header and click "select" input, table gets sorted. Is there a way to disable this (sorting should apply only when i click to title). Can i append "select" to other element (eg. a div with class i created)?
Replies
So i appended "select" to div class and then fixed positioning with css.