I have a working autocomplete text box fetching data from mysql server through a php file.
I would like to know how to change the datasource i.e the table depending on the user selection dynamically. Can the autocomplete requery a new table?
I am using the following tutorial http://www.kendoui.com/blogs/teamblog/posts/12-10-02/using_the_autocomplete_with_php.aspx