- Posts: 5
- Thank you received: 0
Hello,
I have a question about your product, and you can probably answer me.
On a website I am currently developing, there is a page where I display a Youtube player and I want also to display the content of a SQL table. I want the table to be SEARCHABLE by a user. Hence my interest with your product.
Now, since the Youtube player will be playing a video, I want to know more about the way a search is "launched". Does it clean the cache? Is it Ajax? Will the video (played in the same time) be reloaded in case of a new seach of the page ?
To make things clear, I can not use the search features of EasyTable Pro for this reason, as it is not AjaxSearcH, and clean the cache at any search. Hence the video is "relaucned" every time...
How does JTable work?
Thank you!
Please Log in or Create an account to join the conversation.
Hi,
Table JX is fully ajax. Anything that you do on the table (searching, sorting, pagination) will refresh only the table itself. So as long as your video is outside of the table it should not be affected by any action performed on the table. Please check our
demo
pages to see it working.
Regards
Please Log in or Create an account to join the conversation.