reload data

reload data

vivendivivendi Posts: 15Questions: 1Answers: 0
edited September 2010 in General
I use sAjaxSource to load JSON data from a PHP file, but at a certain point i want to reload the data and change the URL that i provided in sAjaxSource. Is there a way to do that?

Replies

  • vivendivivendi Posts: 15Questions: 1Answers: 0
    edited September 2010
    Nevermind, i found the fnReloadAjax() which is doing exactly what i want :-)

    Although i am wondering if it's possible to disable the alert message when no JSON data is found. Sometimes the results can be empty when users search for a specific things.
This discussion has been closed.