I have tried to master the customization in the stylesheet for xml reports which we use in our Teststand environment. I saw that there was an option to turn of indentation for subsequences and that I could set the "gIndentationWidth" parameter to 0 to remove indentations completely, but I would like to prevent the stylesheet from creating a new table when it detects a flow control step. I have tried to modify some steps in the stylesheet but it seems to be pretty deeply integrated in the report generation or something because I can't make it stop.
Apart from customizating the stylesheet it may be possible to do it in the reportgenerator but I haven't found a way to do it. So I wonder if someone have managed to make this change?