Grid views and alternate format strings | Will Holtz | 2016-10-04 09:14 | |||||||||||||||||||||
Status: Closed | |||||||||||||||||||||||
I have a grid and one of the columns in that grid I would like to have the number of decimal places displayed to be dependent on the grid view. So with grid view A, the format string is ###.0 and with grid view B, the format string is ###.00. I can't find a way to do this in a .qview.xml file, but perhaps I am missing something in my reading of the labkey xsd. Is this possible? I can make a new query (SELECT * FROM existingQuery) and set a different format string in the .query.xml file for the new query. But then I have two queries instead of two views. thanks, -Will |
|||||||||||||||||||||||
| |||||||||||||||||||||||