Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Microsoft .Net & .Net Compact Framework
 SPC Control Chart Tools for .Net
 Customizing Table Rows
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Bill Rokos

15 Posts

Posted - 08 Jul 2008 :  00:27:28  Show Profile  Reply with Quote
Hi. I am making a XBar Chart and would like to customize the table display a bit. I would like to include a few custom headers and strings at the very top of the table. I think that I could reuse the existing Title, Chart Number, Part Number and Date spots when using...

chartVu.HeaderStringsLevel = SPCControlChartData.HEADER_STRINGS_LEVEL1;

... but, I am having problems changing the Date Header. When I call...

chartVu.ChartData.DateHeader = "New Header";

... the header value does not seem to change (stays "Date:"). So...

1. Am I doing something wrong in trying to set that value (the other Header properties seem to be responding correctly.

OR

2. I could also probably just go with turning the "Date" row off (and keeping the Title row) if there is some way to do that. But I imagine that would mess up the alternating background coloring.

OR

3. Is there some sample code in the examples that shows how to add a custom rows (I would need to add to the top) and columns?

Thanks.

quinncurtis

1164 Posts

Posted - 08 Jul 2008 :  08:07:08  Show Profile  Reply with Quote
That is a bug. The DateHeader property is not modifying the dateHeader internal variable used in the display. We will correct it in an update of the software at the end of this month. There is no way to just turn off just the Date line. Thank you for reporting this problem.
Go to Top of Page

Bill Rokos

15 Posts

Posted - 08 Jul 2008 :  11:33:54  Show Profile  Reply with Quote
OK thanks. How about idea 3. Is there a way to add a custom row to the table (at the top)?
Go to Top of Page

quinncurtis

1164 Posts

Posted - 08 Jul 2008 :  11:54:58  Show Profile  Reply with Quote
Sorry, there isn't a way to add custom rows. You will have to wait for the update, with the DateHeader string fix, in a couple of weeks. At that time you can use your original download links to update your software. If you require customization beyond what we have built into the software, you will either need to get the source code and modify our DLLs, or hire us to generate the custom table in accordance with your spec.
Go to Top of Page

Bill Rokos

15 Posts

Posted - 08 Jul 2008 :  12:08:07  Show Profile  Reply with Quote
OK thanks for the info.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-07 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07