I'm making use of an ASPxTimer control on Web Form - with C# code behind.
I'm making use of the Tick event to change the display on the web form every couple of seconds.
How can I stop the ASPxTimer control so that it no longer processes?
And therefore stops the rotating display that I've now set up.
Any help would be greatly appreciated.
Thanks in advance,
Steve
I'm making use of the Tick event to change the display on the web form every couple of seconds.
How can I stop the ASPxTimer control so that it no longer processes?
And therefore stops the rotating display that I've now set up.
Any help would be greatly appreciated.
Thanks in advance,
Steve