alfajango / jquery-dynatable

A more-fun, semantic, alternative to datatables
http://www.dynatable.com
Other
2.77k stars 361 forks source link

Ignore <tr> when custom searching #150

Closed adrrr closed 9 years ago

adrrr commented 9 years ago

Hi,

I'm trying to create a table with custom search input per column. My problem is that the inputs are in a tr in my table, so when I'm querying, the inputs row disappears.

Is there a way to tell Dynatable not to take this tr in account ?

Thanks.

adrrr commented 9 years ago

Resolved: change the headRowSelector option in the dynatable.js to ignore the line !