Can't get column widths right in query | jdutra | 2011-12-10 09:57 |
Status: Closed | ||
Ben, I probably should have mentioned that I did try changing the columnLabel, and that works, so I know that the XML file is being applied. I have also tried a number of different widths, and tried setting for one column but not the other, all with no affect. However, it looks like #3 was my problem. Result comes from a list, and when I changed it to SELECT Result.Value as "Flu Type" then my column widths worked! I never would have thought of that. Thank you so much! - Jen |
||