Closed mkromberg closed 11 months ago
Run DemoGrids. Notice CellWidths property, which should control the width of each column:
{"WC":{"ID":"F1.Holdings","Properties":{"CellWidths":[30,30,50,60,100,200],"ColTitles":["Ticker","Fixed","Price","Quantity","Value","Comments"],"Event":[["CellChanged",""],["CellDown",""],["CellDblClick",""],["CellMove",""],["KeyPress",""]],"Posn":[40,10],"ShowInput":0,"Size":[100,470],"TitleWidth":0,"Type":"Grid"}}}
At the moment, this displays as:
Run DemoGrids. Notice CellWidths property, which should control the width of each column:
{"WC":{"ID":"F1.Holdings","Properties":{"CellWidths":[30,30,50,60,100,200],"ColTitles":["Ticker","Fixed","Price","Quantity","Value","Comments"],"Event":[["CellChanged",""],["CellDown",""],["CellDblClick",""],["CellMove",""],["KeyPress",""]],"Posn":[40,10],"ShowInput":0,"Size":[100,470],"TitleWidth":0,"Type":"Grid"}}}
At the moment, this displays as: