Working with columns Archives | phpGrid - PHP Datagrid Create PHP grids in minutes, not hours. Sun, 26 Jun 2016 01:33:50 +0000 en-US hourly 1 CodeProjecthttps://wordpress.org/?v=7.0.3 129966043 enable_columnchooser() https://phpgrid.com/documentation/enable_columnchooser/ Sat, 12 Oct 2013 18:26:45 +0000 http://phpgrid.com/?p=2625 Parameters: $enable: true or false Description: Enable column chooser. Remark: The column chooser does not persist. The columns displayed resets whenever grid or the page refreshes. Example: 1$dg -> enable_columnchooser(true);

The post enable_columnchooser() appeared first on phpGrid - PHP Datagrid.

]]>
  • Parameters:
    • $enable: true or false
  • Description:
    • Enable column chooser.
  • Remark:
    • The column chooser does not persist. The columns displayed resets whenever grid or the page refreshes.
  • Example:
  • 1
    $dg -> enable_columnchooser(true);

    The post enable_columnchooser() appeared first on phpGrid - PHP Datagrid.

    ]]>
    2625