<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 12pt; color: #000000'>Hi Alexsander,<br><br><br>Probably you have the same problem I have got. <br>How to find the correct Column when you allow the user to move them. After some search I find that the property ID give you the index of the column. This index is the position of the column you define in the Column dialog box.<br>With this property I was able to manage the StringGrid as I want (display, save column order to disk, load from disk...).<br><br>I hope this will help you.<br><br>--<br>Pierre Delore<br><br>http://datalinkwristapps.free.fr<br>http://dpsite.free.fr<br><br>----- "Alexsander Rosa" <alexsander.rosa@gmail.com> a écrit :
<br>> May I suggest it? Would a patch be accepted?<br clear="all"><br>> -- <br>> Atenciosamente,<br>> Alexsander da Rosa<br>> <a href="http://rednaxel.com" target="_blank">http://rednaxel.com</a><br>>
<br>> --
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
</div></body></html>