What I am basicly triyng to do is this Search Box which instantly filters a html table?.
I have a table with contents and a textfield. While I write on the textfield, I want the table to change so that only the matches are visible. without pushing a button. Datatables seems like a solution but I don't know ow to integrate it with ATK.
The reason I write this is because I'm not smart enough to make this work with ATK. Not even Google managed to change that. Anyone that can point me in the right direction? Thanks in advance.