I have a 10 column grid Depending on something else, I may not want to show the 5th column Whats the best way to do this. I can do do it like this, but it creates an ugly thick vertical line
IF trmaster.gst=0 thisform.grid1.column5.width=0 ENDIF -- Kind regards, Sytze de Boer Kiss Software --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAG1nNy-0FLO+0TvSL6kxm1ngG2uZ3si86LuXC2Y=m96yfdu...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

