Hi,
The current version of the stylesheets were designed to work with the NI step types and new step types, if they follow the same step properties structure.
For example for limits to be displayed in the correct columns, the style sheet looks for the following properties to exist in the XML file-
1. Step.Result.Numeric
2. Step.Comp
3. Step.Limits
If they not exist then the style sheet does not try to process the step type as it does an NI Numeric limit step type.
So the fix your issue is to add a new case for your custom step type in your style sheet and it is not really a bug in the style sheet.
Although we do not support writing style sheets, I have attached a modified horizontal style sheet example to fix your problem for your specific
step type. To find out all the changes look for the word "Customer" in the attached style sheet file.
Warning: May not work correctly with all NI step types and your custom steps. Also the changes have not been tested for all cases.
I hope this helps.
Regards
Anand Jain
National Instruments.