User Profile
Collapse
-
Good catch but no, that close brace on line 45 is not in the actual code. I don't know how it got there.Leave a comment:
-
Unable to get event to fire.
I have been unable to get the following code to work. The AddEventClicked event is always null. I have done stuff like this often in the past but for some reason I can't get it to work here. I get no errors. The only thing I can think of is that the problem has something to do with the event not being subscribed to on postback. What am I doing wrong? Thanks.
Code:public partial class _Default : System.Web.UI.Page {
No activity results to display
Show More
Leave a comment: