Page 1 of 1

Colorband drag in ASP.net

Posted: Thu Jul 27, 2006 3:49 pm
by 9638028
Hi,

I am trying to implement colorbands I can dynamically resize in ASP.Net. I noticed in the documentation and in my editor that there is an option for allowing drag of the colorband borders. It works fine in Win Forms, but if I try it in ASP.Net nothing happens. Is this feature actually supported in ASP.Net?

~layne

Posted: Fri Jul 28, 2006 7:53 am
by narcis
Hi layne,

No, dragging in ASP.NET is not currently supported. We are currently working on making TeeChart for .NET compatible with AJAX/Atlas so that dragging in WebCharts can be performed. In the meantime, the only solution is changing them using an edit box and a button.