Home Unanswered Active Tags New Question

UpdateWithMessage not displaying

Hello, was wondering what im doing wrong here.. ive got UpdateWithMessage in my intellisense, and it doesnt throw an error when it runs but it doesnt do anything... Do i need to do anything on the .aspx side of the calendar control? Im using 6.1.2116 and ex code cDay1.UpdateWithMessage("TEST")
Asked by OGRonC 1 year ago.
Replies

It only works during CallBack events. That means it doesn't work on PostBacks and during the initial page load. Is that your case?

Anyway, it seems that it would be helpful if it worked in all cases. I'm adding it to the wishlist.

Comment posted by Dan Letecky 1 year ago.

Gotcha. Not that familiar with callbacks but thats a great hint. Thanks man and you (or you guys) do great work. Glad to see how this thing is developing and where its going!

Comment posted by OGRonC 1 year ago.

Haha.. so not hard at all. Changed stuff to public sub's and chose Callback instead of postback. Awesome thanks again

Comment posted by OGRonC 1 year ago.
New Reply
This reply is
Your name (optional):

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