Categories | Question details Back To List | ||
Dataprocessor and ajax Hi, has Dataprocessor library all necessary data that generates its own ajax reguest to server side or i need extra codes for ajax? thanks, Answer posted by Support on Aug 25, 2008 05:17 dataProcessor has all necessary code on client side, you need not any additional code on client side to send data by AJAX http://dhtmlx.com/docs/products/dhtmlxGrid/samples/dataprocessor/savedata_grid.html?un=1219667866000 |