enable_dnd_grouping()

* Please note this feature is only available in commercial licenses.

  • Parameter(s):
    • $dnd_grouping: boolean to enable/disable drag and drop grouping
  • Description:
    • Enable on the fly drag and drop grouping
  • Example:
1
$dg -> enable_dnd_grouping(true);