Results 1 to 2 of 2

Thread: Problem with dbColGraph

  1. #1
    Jim Santarius Guest

    Problem with dbColGraph

    I am having a problem with displaying a numeric column as a graph. I have set up a page where I display one field using dbColGraph. The first page displays fine but when I page to the next group of rows using Next, a second field in my displayed set of fields is now being graphed! To see this look at the following http://www.nwhost.com/livedata and check out the Autos and Products demo pages. It happens with both of them. It is doing it on both my test and production servers.

    Jim

  2. #2
    John Guest

    Problem with dbColGraph (reply)

    Hi Jim,

    I see the symptom. Are you maybe using a field number as your colgraph column? Try using the fieldname. I guess we`d really need to see the source code to spot the problem. It doesn`t happen on the demo on our main web page at www.aspdb.com or on our 8 different graphs on our example A2 on our examples page at www.aspdb.com/examples, so it`s probably something in your code. Post the <% ... %> aspdb code here and we`ll take a look!

    Thanks,

    John

    On 9/18/98 2:25:10 PM, Jim Santarius wrote:
    > I am having a problem with displaying a numeric column as a graph. I have
    > set up a page where I display one field using dbColGraph. The first page
    > displays fine but when I page to the next group of rows using Next, a
    > second field in my displayed set of fields is now being graphed! To see
    > this look at the following http://www.nwhost.com/livedata and check out
    > the Autos and Products demo pages. It happens with both of them. It is
    > doing it on both my test and production servers.

    Jim

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •