Search results

RowPosition API in JavaScript Gantt API control

To define new position for add action

  • Top - Defines new row position as top of all rows.
  • Bottom - Defines new row position as bottom of all rows.
  • Above - Defines new row position as above the selected row.
  • Below - Defines new row position as below the selected row.
  • Child - Defines new row position as child to the selected row.