Hi. I have custom AppointmentDialog with button. How can I add my own command which can open radwindows with my control. and when this window was closed I need send data from this window into my AppointmentDialog.
For example I have AppointmentDialog with button "AddInfo" and when I press this button I want open my window where I can select few parameters and when I press OK I want to know in my Appointment what user select. in window.
For example I have AppointmentDialog with button "AddInfo" and when I press this button I want open my window where I can select few parameters and when I press OK I want to know in my Appointment what user select. in window.