[1.8.2] ajax filter

[1.8.2] ajax filter

SebbeSebbe Posts: 1Questions: 1Answers: 0
edited June 2014 in Free community support

Hi there,
I'm looking to make the filter box to an AJAX call. I got the serverside part ready, but i don't know how to update the information in the table with typing in the filter textbox.

Because the textbox doesn't have an ID I can't bind it to a function i guess?

Point of what I'm trying to do is have an AJAX search. Hope anybody can help me out here, I'm stressing pretty bad

So when a user types in a word it needs to make an ajax call to get the new table data and replace the current table data with the new table data

This discussion has been closed.