Search found 9 matches

by Intel
Thu Jul 27, 2006 3:49 pm
Forum: .NET
Topic: Colorband drag in ASP.net
Replies: 1
Views: 2669

Colorband drag in ASP.net

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 ...
by Intel
Fri Jul 21, 2006 1:29 am
Forum: .NET
Topic: Scrollbars in ASP.Net
Replies: 1
Views: 2744

Scrollbars in ASP.Net

Hi,

Is there a way to implement scrollbars in ASP.Net code-wise? I can't find much in the way of sample code to help me. Specifically, I want to add a couple of horizontal scrollbars to control the extent of a colorband.

~layne
by Intel
Thu Jul 20, 2006 5:40 pm
Forum: .NET
Topic: Zoom in Teechart for .Net
Replies: 9
Views: 8982

Ok, one more piece of evidence... For some reason, the size of the control seems important. I noticed in your default.aspx file that you set the size of the control to 300px X 400px, which mine was lacking (I hadn't set sizes at all). When I set the size, it started working. No knowing why... ~layne
by Intel
Thu Jul 20, 2006 4:46 pm
Forum: .NET
Topic: Zoom in Teechart for .Net
Replies: 9
Views: 8982

Narcis,

I just tried your code from the attachments newsgroup and it zoomed for me. For the life of me though, I don't know why yours would work and mine wouldn't, since mine was just a copy and paste of what you had here.

Thanks...though, I daresay I will be contacting you again. :(

~layne
by Intel
Thu Jul 20, 2006 4:38 pm
Forum: .NET
Topic: Zoom in Teechart for .Net
Replies: 9
Views: 8982

Hi,

According to the about Steema.Teechart..., I am on version 2.0.2306.26232

~layne
by Intel
Wed Jul 19, 2006 4:49 pm
Forum: .NET
Topic: Zoom in Teechart for .Net
Replies: 9
Views: 8982

Hi Narcis, This didn't work for me. I still can't access this newsgroup from within my work environment, so I can't download your edits to my files. However, I C&P'd the code you posted here into my play project. It is still throwing the same exception (Parameter is not valid) for that SetCurrentZoo...
by Intel
Tue Jul 18, 2006 6:41 pm
Forum: .NET
Topic: Zoom in Teechart for .Net
Replies: 9
Views: 8982

Narcis, I tried an alternate path to upload those files. Even from home I can't upload them. When I try from there, it says the message is too big, though it is a 3 line response with an attachment of 4 files, approximately 1k each, zipped into a package. Size shouldn't be an issue. Any ideas? ~layne
by Intel
Tue Jul 18, 2006 3:22 pm
Forum: .NET
Topic: Zoom in Teechart for .Net
Replies: 9
Views: 8982

Unable to get to that newsgroup

Hi, I am unable to get to that newsgroup you linked to. We have proxies and are blocked from direct contact here, so my newsreader can't get in. Is there another way to send you the files? I just redid the project again this morning, with the same results. I can reproduce this exception on whim. A l...
by Intel
Mon Jul 17, 2006 10:19 pm
Forum: .NET
Topic: Zoom in Teechart for .Net
Replies: 9
Views: 8982

Zoom in Teechart for .Net

Hi, I'm a newbie to using TeeChart, but I am having difficulty getting the zoom capability to work at all. I stepped through the Tutorial "Walkthrough ASP.Net examples" but I get stuck every time I try to implement the zoom. An exception is thrown every time in the CheckZoom function private void Ch...