Home Unanswered Active Tags New Question

PROBLEM WHILE RAISING SERVER SIDE EVENTS

Hi Dan

Great of u Dan. U done a very good job nd thanks for that

and coming to my problem, I am using your DayPilot Calender free edition. For my application i need to fire server side events while the user is clicking on event. And I want to display all the data of that particular event in a modal popup so that the user can edit the details.

For raising the serverside events I used in aspx page "EventHandling = PostBack" and "OnEventClick=DaypilotCalendar1_EventClick" and is .cs page I took one label and i jst assigning the pk value to that.

while debugging everything is good but the result is none. I am not understanding this, please help me Dan

Thanks & Regds,

Harika.M

Asked by Harika 3 years ago.
Replies

Hi Dan,

I solved my problem to some extent. But now i want to open a ajaxmodal popup from server side on event clicking event. But iam unable to open the modal pop up from the server side.

thanks & regds,

harika.m

Comment posted by Harika 3 years ago.

Download the trial of the Pro version. In the DemoSQL directory, there is a working example of the ModalPopupExtender for editing the events. You just need to adjust it a little bit (event names, etc.) to get it working with the Lite version.

Answer posted by Dan Letecky 3 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java