Search code examples
c#asp.netajaxajaxcontroltoolkitmodalpopup

AJAXContorlToolKit ModalExtender on web form


I'm using C#/ASP.NET to make a project planning web app. I'd to be able to click a day in the calendar and produce the data in the modal window. This is due tomorrow and I could really use some assistance. I have the ajaxcontroltoolkit installed.

This is what the old version looks like, which I totally had the ui right but wasn't able to pull in the data.
enter image description here

Thanks in advance. I'm desperate at this point and in a hurry.

C# Code - pastebin.com/s2Zvgbtc

ASP Code - pastebin.com/mjpYRp6e


Solution

  • Fixed. I did research and found it.