Closed mkromberg closed 5 months ago
If you run DemoGrids, the data stream will include:
"FormattedValues":[ ["ABCD","No "," 1.23"," 5,123"," 6,301",""], ["DEFG","Yes"," 2.34"," 6,750"," 15,795","Cannot buy or sell any of these"], ["HIJL","No "," 3.45"," 11,231"," 38,747",""]]
However, the display does not seem to use them in the cells that have the input type "F1.OUTPUTR":
The data is also not right justified, even though OUTPUTR is defined as a right-justified Label:
{"WC":{"ID":"F1.Holdings.OUTPUTR","Properties":{"Event":[["KeyPress",""]],"Justify":"Right","Type":"Label"}}}
If you run DemoGrids, the data stream will include:
"FormattedValues":[ ["ABCD","No "," 1.23"," 5,123"," 6,301",""], ["DEFG","Yes"," 2.34"," 6,750"," 15,795","Cannot buy or sell any of these"], ["HIJL","No "," 3.45"," 11,231"," 38,747",""]]
However, the display does not seem to use them in the cells that have the input type "F1.OUTPUTR":
The data is also not right justified, even though OUTPUTR is defined as a right-justified Label:
{"WC":{"ID":"F1.Holdings.OUTPUTR","Properties":{"Event":[["KeyPress",""]],"Justify":"Right","Type":"Label"}}}