BC30456: 'EventDetail_ItemUpdated' is not a member of 'ASP.web_app_daypilot_aspx'.
Asked by Eunice Harris
12 years ago.
12 years ago.
When I try http://www.daypilot.org/tutorial-calendar-sqlserver.html, I get this error when I view in browser..
BC30456: 'EventDetail_ItemUpdated' is not a member of 'ASP.web_app_daypilot_aspx'.
Where is the subroutine called 'EventDetail_ItemUpdated' ?
I am also missing these subs I believe, all in the <asp:DetailsView ID="EventDetail".. > tag
EventDetail_ItemCommand
EventDetail_ItemUpdating
EventDetail_ItemInserted
DayPilot