Devextreme-reactive: How to place custom component into Toolbar

Created on 1 Oct 2019  路  3Comments  路  Source: DevExpress/devextreme-reactive

Hi,

i tried to place the custom button next to date navigator, the button click is not working..
probably its not allowing to place the custom button on the scheduler

please let me know. if any way to place on top of the scheduler.

Thanks,

Scheduler question

All 3 comments

Hi,

We have demos with custom buttons in the Toolbar component. To manipulate your custom button (or another custom component in the scheduler) we recommend using a state management library like React-Redux. You can see how to implement it in the next demo. This demo will be also helpful: How to implement it without redux.

Hi,

We have demos with custom buttons in the Toolbar component. To manipulate your custom button (or another custom component in the scheduler) we recommend using a state management library like React-Redux. You can see how to implement it in the next demo. This demo will be also helpful: How to implement it without redux.

thank you. it worked.

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

Was this page helpful?
0 / 5 - 0 ratings