DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI

Home Page:https://devexpress.github.io/devextreme-reactive/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Render AppointmentForm Inside AppointmentTooltip

akoboy opened this issue · comments

I'm using ...

  • React Grid
  • React Chart
  • [x ] React Scheduler

Description

Hi! I'm using React Scheduler Material UI. How can I render AppointmentForm inside an AppointmentTooltip?

Thank you

Hi,

Scheduler doesn't have this functionality. If you need to display an appointment form in a popup, please refer to the following thread: Is there a way to show AppointmentForm as modal?