Drag and Drop from a TextBox or Label to the Scheduler grid
7 years ago.
Hello,
I'm trying to drag a text from a Textbox or Label into the scheduler grid. i have followed and implemented this https://aspnet.daypilot.org/demo/Scheduler/ExternalDragDrop.aspx which works fine, however i am trying to applies the same function on <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox> .
Can you please help on with this please
Thank you in advance
DayPilot