Ghulam Ghous
Ghulam Ghous
[Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=28835&p=145123#p145123) Hi, I would like to report a bug that I managed to reproduce in your Timeline demo: https://bryntum.com/products/gantt/examples/timeline/ Check 'Show in timeline' for only these 3 tasks: Setup...
[Forum post](https://forum.bryntum.com/viewtopic.php?p=144956#p144956) Hi, We are trying to edit the weight of the default taskEdit fields in the beforeTaskEditShow hook, but it looks like there are not taken into account in...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=44&t=28547&p=143543#p143543) Note: Currently we show all the selected items in the combo box. We should have a config such as showMore where we only some of the selected items...
https://forum.bryntum.com/viewtopic.php?f=54&t=28524&p=143646#p143646 Steps to reproduce: 1. Create a daily recurring event on Monday 2. Shift the second occurrence (Tuesday) by one hour and set it for all future events 3. Observe...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=28811&p=145016#p145016) Hi, We've run into an issue with the MSP export feature in Gantt where the auto-generated calendars for resources get duplicated if you export multiple times. The issue...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=28059&p=140999#p140999) When using a custom jsx for column cell renderer, if for some cells we return `""` or `null` from the renderer based on the some conditions, it renders...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=28802&p=145046#p145046) Currently it only accepts Calendar Model class. Need to update the type.
[Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=28739&p=144606#p144606) Steps to repro: 1. Download the demo 2. Run it and copy/cut a task 3. hide the gantt 4. show the gantt 5. try to open cell menu...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=43&t=28747&p=144631#p144631) Steps to repro: 1. Go to `/Grid/examples/frameworks/vue-3/javascript/basic/src/AppConfig.js` and add the following code: ``` import { AjaxStore } from '@bryntum/grid'; const useGridConfig = () => { return { store...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=28782&p=144919#p144919) When I select a resource, then upon saving, it will return the selectedRecords. However, when I choose "none" as the assigned resource and then save, selectedRecords will be...