Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
jf  
#1 Posted : Wednesday, September 3, 2003 9:51:00 PM(UTC)
jf

Rank: Member

Groups: Member
Joined: 9/3/2003(UTC)
Posts: 1

1.) i use a column chart to display the values of a database query in an .aspx page. everythings works fine for the first time i open the page (the chart will be drawn as expected), but when i do a post-back to server with a button on the same page - the column chart will be drawn again (which is fine) but the colums will not be drawn - all other values, labels, legend, axes will be drawn!!!! the data source is working because the values of the labels will be drawn and have the correct values.


2.) in visual studio.net 2003 on windows professionell 2000 sp4 the CHART Component cannot be selected in the design window when clicking on it. you can only select with the name list.


i use:
- .net framework 1.1
- visual studio.net 2003
- Flash Chart

:(
Andrew  
#2 Posted : Thursday, September 4, 2003 2:00:00 AM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Could you submit case with your code in order we could test it?

Edited by user Thursday, May 22, 2008 7:32:27 PM(UTC)  | Reason: Not specified

Andrew  
#3 Posted : Thursday, September 4, 2003 2:44:00 AM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Regarding your second problem: you can select FlashChart only clicking on edge (not everywhere inside control). It is because inside of FlashChart control we host Flash Player ActiveX control (the same which plays flash in IE). That's why we cannot catch clicks in the center of the control...
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.