problem passing a parameter with server-processing
problem passing a parameter with server-processing
Hello Friends
I have a problem
passing a parameter in this way
[code] "fnServerData":function (sSource, aoData, fnCallback) {
aoData.push({"name":"articulo_id", "value":"5" });
$.ajax({
"dataType": 'json',
"type": "GET",
"url": "server_segui_pro_cv.php",
"data": aoData,
"success": fnCallback
});
}, [/code]
and receives perfectly but by maximizing the window, I reload the data and so on
I have no idea which could be
sorry for my English
Greetings and thank you very much
I have a problem
passing a parameter in this way
[code] "fnServerData":function (sSource, aoData, fnCallback) {
aoData.push({"name":"articulo_id", "value":"5" });
$.ajax({
"dataType": 'json',
"type": "GET",
"url": "server_segui_pro_cv.php",
"data": aoData,
"success": fnCallback
});
}, [/code]
and receives perfectly but by maximizing the window, I reload the data and so on
I have no idea which could be
sorry for my English
Greetings and thank you very much
This discussion has been closed.
Replies
Allan
you got any idea how to solve
Greetings and thank you very much!
Allan
"bScrollInfinite" so that the user has a better reading of the data.
start that way scroller
greetings and thank you very much
Allan
thank you very much!