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.
markp
-
6/16/2008 12:11:08 PM
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.
markp
-
6/17/2008 5:27:01 PM