User (Legacy) Posted May 4, 2001 Report Share Posted May 4, 2001 Hi I'm trying to implement drill-down on CFXIE2000. I've got all the examples to work however I want to pass ID's to the target asp page. For example, I have a graph showing customer names and their associated total spend. I populate the x-axis legend with the customer names and the customer spend values are put in the x-axis values array. However, when I perform a drill down I want to pass the associated Customer ID field from the database to the target asp page in order to perform an SQL query based on the input CustomerID. Obviously I don't want to display the Customer ID's on the graph. Is there a way of populated the CFX control with the CustomerID's (in a hidden array or something) so that I can access these values on drill-down? Thanks in Advance Graham Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.