DHTMLX Docs & Samples Explorer

setTransactionMode(mode,total)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxdataprocessor.js

select GET or POST transaction model

  • mode - GET/POST
  • total - true/false - send records row by row or all at once (for grid only)