unable to change NoClickPostback property after first time
Posted: Sun Mar 27, 2011 8:29 pm
I am using TeeChart for ASP .NET.
By default I am able to disable single clicks on my chart by setting NoClickPostback to true.
I have a callback function(ASP:button) through which I try to set NoClickPostback to false, so that single clicks are enabled again. But they are not getting enabled again.
In short,
If I set NoClickPostback to true in the beginning, I am never able to enable single clicks again. In the same way, If I set NoClickPostback to false in the beginning, I am never able to disable single clicks.
thanks
Jagadish
By default I am able to disable single clicks on my chart by setting NoClickPostback to true.
I have a callback function(ASP:button) through which I try to set NoClickPostback to false, so that single clicks are enabled again. But they are not getting enabled again.
In short,
If I set NoClickPostback to true in the beginning, I am never able to enable single clicks again. In the same way, If I set NoClickPostback to false in the beginning, I am never able to disable single clicks.
thanks
Jagadish