minor fnReloadAjax issue

minor fnReloadAjax issue

chancharleschancharles Posts: 3Questions: 0Answers: 0
edited January 2010 in Plug-ins
First of all, a BIG THANK YOU for this plug-in. It literally reduce my dev. time by tens of hours. Keep up the good work. It's one of the few plugins that are well-documented and well-supported. I am simply amazed.

Just to report a minor issue with the fnReloadAjax plugin. It doesn't use fnServerData but use $.getJSON directly. My suggested fix is to use oSettings.fnServer instead of $.getJSON so that the end user's customization is still honored.

Again, good work. Thanks!

Charles

Replies

  • allanallan Posts: 61,667Questions: 1Answers: 10,096 Site admin
    Hi Charles,

    Good thinking that. I've updated the plug-in to take account of this now :-)

    Regards,
    Allan
This discussion has been closed.