<div class="gmail_quote">
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Date: Tue, 2 Aug 2011 13:36:20 +0200<br>From: <a href="mailto:t.wieckowski@gmail.com" target="_blank">t.wieckowski@gmail.com</a><br>
Subject: Re: [Lazarus] Should StringGrid1.Clear clear the fixed rows /<br>       columns?<br>To: Lazarus mailing list <<a href="mailto:lazarus@lists.lazarus.freepascal.org" target="_blank">lazarus@lists.lazarus.freepascal.org</a>><br>
Message-ID:<br>       <<a href="mailto:CAH1BdD_233pMFCTznEV51gCuGyGq1Jb1s3xGQ9aMYFx2-OuwGg@mail.gmail.com" target="_blank">CAH1BdD_233pMFCTznEV51gCuGyGq1Jb1s3xGQ9aMYFx2-OuwGg@mail.gmail.com</a>><br>Content-Type: text/plain; charset=UTF-8<br>
<br><br>I don't see the problem, current behavior of the Clear method is ok for me.<br>This problem can be easily solved by setting StringGrid1.RowCount or<br>StringGrid1.Rows[i].Clear.<br><br>Regards,<br>Tomek<br><br>
</blockquote>
<div>The above works well for header ROWs, but not for a header COLUMN and will not work in the case where both FixedRow and FixedColumn are being used and the user wishes to preserve them rather than rebuilding them everytime they want to clean up the SG.</div>

<div>- John<br></div></div>