JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Gantt › move task incrementing in minutes › Reply To: move task incrementing in minutes
September 23, 2023 at 4:40 pm
#108776
Leonardo Caitano
Participant
If possible, create this feature with the "segments feature" as well. So I can parameterize this data.
Eg: https://www.htmlelements.com/demos/gantt/task-segments/
what I want? segment dateStart: 01:00:00 after drag and drop 01:05:00 drag and drop again 01:10:00
like so:
{
view: ‘day’,
intervalinMinutes: 5
}
is it possible?
- This reply was modified 1 year ago by Leonardo Caitano.