Home Unanswered Active Tags New Question

refreshCallBack as PostBack

Would it be possible to implement a PostBack equivalent of the refreshCallBack event? I'm having difficulties updating other control values when the refreshCallBack event is used which I think may be resolved using a PostBack.
Asked by markp 3 years ago.
Replies
Technically it's no problem but you can you can use a standard Button control (for example) to do that. (Or am I missing something?)
Comment posted by Dan Letecky 3 years ago.
Sorry, was having a daft moment. I thought that using the client-side refreshCallBack method was the only way to update the control. I've now switched to using PostBack with standard ASP.NET controls. Thanks.
Comment posted by markp 3 years ago.
New Reply
This reply is
Your name (optional):

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