autoheight Archives | phpGrid - PHP Datagrid Create PHP grids in minutes, not hours. Thu, 12 Feb 2015 14:26:00 +0000 en-US hourly 1 CodeProjecthttps://wordpress.org/?v=7.0.3 129966043 enable_autoheight() https://phpgrid.com/documentation/enable_autoheight/ Sat, 12 Oct 2013 18:30:30 +0000 http://phpgrid.com/?p=2626 Parameters: $autoheight: true or false. Default to false. Description: Use this method to set datagrid height as the same as the current window height. Remark: Do not use this method when multiple grids present on a single page Example: 1$dg -> enable_autoheight(true);

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

]]>
  • Parameters:
    • $autoheight: true or false. Default to false.
  • Description:
    • Use this method to set datagrid height as the same as the current window height.
  • Remark:
    • Do not use this method when multiple grids present on a single page
  • Example:
  • 1
    $dg -> enable_autoheight(true);

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

    ]]>
    2626