[SOLVED] ColumnWidth in Grid Widget
Author: maciokr@natfuel.com (RobM)
Uniface help states that I can get the columnWidth of a Grid widget field but does not give an example: Use $entityproperties to set (or get) the value of the ColumnWidth property... If I have a field named Adj_Volume in table Group_Adjustment how would I use $EntityProperties to get the width of Adj_Volume in a Grid I have painted on the form? Ideally, I'd prefer the user not be allowed to adjust the column sizes for this particular form but find no property for that. I want to set the columns back to the original widths using the Column_Resized extended trigger if the user resizes on their own so I have to capture the original widths. I can set the width without issue. Thanx, ..Rob..




