set_jq_datatype()

  • Parameter(s):
    • $datatype: Internal data source type. It can be either “json” or “xml“. The default is “json“.
  • Description:
    • Manually sets data type used by jqGrid when displaying data grid.
  • Remark:
    • In most cases, you do not need to call this method.