zido85 0 Newbie Poster

Hello, I have a little problem, and i want to ask if someone can help.
My problem is, Im using AJAX to get PHP page result (the result is called from MySql and inserted in a table) in a DIV contained in my main PHP page where i m using JQuery to be able to search the table(JQuery Quicksearch ), but it seems that the Quicksearch isn't able to c the table (the result) in the DIV to let me search it.(The Quicksearch creates a textbox above the table where its called by its' name where i start to search in it).
so if anyhelp is available would be great!
or i just have to avoid using AJAX?

PS:I can't see the result from AJAX when i View Source of my page while testing!

Thanks