Dynamically hide/unhide column llabel in an edittable (OpenInsight Specific)
At 04 MAR 1999 07:05:56PM Brian Wick wrote:
Dynamically building an edit table with an option to have a column header on or off. Is this defined in COLSTYLE or COLLABEL send_message ?
At 04 MAR 1999 07:27PM Brian wrote:
Haven't tested this but I believe you need to modify the STYLE property of the edittable using the appropriate style bits for column headings. The OwnerDef style is used to create owner defined column headings. If you clear the style of the edittable with this then the columns should disappear. However, if you add column headings back in I don't believe the original labels will return - but perhaps that is handled another way with your app.