<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br><br>--- El <b>vie 1-jul-11, Alexsander Rosa <i><alexsander.rosa@gmail.com></i></b> escribió:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>De: Alexsander Rosa <alexsander.rosa@gmail.com><br>Asunto: Re: [Lazarus] TStringGrid - ColResize on FixedCols (or Freeze Pane on ordinary columns)<br>A: "Lazarus mailing list" <lazarus@lists.lazarus.freepascal.org><br>Fecha: viernes, 1 de julio de 2011, 7:44<br><br><div id="yiv386135662">"Freeze pane" is an expression from Excel spreadsheet: you "freeze" a few columns (usually with identification data) and scroll the rest. In TStringGrid it's done with FixedCols: they remain fixed (frozen) and the rest of the columns can be scrolled. This part is fine, the "freeze pane" feature is there. However, in TStringGrid the fixed columns can't be
manually resized even when you set goColumnResize to true. I wish there were an option like "goFixedColsResize" or something.<br>
</div><div><br></div></blockquote><div><br></div><div>Implemented goFixedColSizing in r31521, please test.</div><div><br></div><div>Jesus Reyes A.</div></td></tr></table>