|
-
Dec 1st, 2006, 11:56 AM
#1
Thread Starter
Fanatic Member
Building 2 dim Arrays in ASP
Using the MSCHART control to display graphs, I have seached for and found little to help. As I read from the Database I need a 2d array that contains 1-52 and the value from the DB.
<code>
call MSChart1.DataGrid.SetData(x, 1, splitdata,nullFlag)
</code>
<code>
Call MSChart1.ChartData=splitdata
</code>
Either one needs the array.
Its Friday and I am getting frustrated....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|