Hi All!!!
When I try to set a visible property on column... this error appears.
What kind of mistake I've done?
bo_Form.Items(Mx).Specific.Columns(Col).Visible = IIf((Visibile = True), True, False)
Thx