set_jq_gridName()

  • Parameter(s):
    • $grid_name: Unique name of the datagrid used internally by phpGrid
  • Description:
    • Manually set the unqiue name of the datagrid. By default, the name is the database table name associated with the grid.
  • Remark:
    • In most cases, you do not need to call this method.