Essentially I would like a table to be refreshed periodically via fn.dataTableExt.oApi.fnReloadAjax but am concerned if there is an edit window open its row reference will be lost or misaligned after the refresh when the user saves the change.
Not entirely sure how such things are referenced (come to think of it, I'm not sure how Editor knows which is the primary key of the underlying table, I don't seem to specify it anywhere in the code).
Of course I could always just try it!
Is there any cause for concern?
Thanks!
Iain
Not entirely sure how such things are referenced (come to think of it, I'm not sure how Editor knows which is the primary key of the underlying table, I don't seem to specify it anywhere in the code).
Of course I could always just try it!
Is there any cause for concern?
Thanks!
Iain