--- Joost van der Sluis <[EMAIL PROTECTED]> escribió:

> On Wed, 2007-06-20 at 14:44 +0200, Graeme Geldenhuys wrote:
> > That's an interesting idea. I believe I have seen 3rdParty Delphi
> grid
> > components doing the same thing.  Based on you idea and
> screenshot.
> > How would you access the cell selected in the screenshot?
> > 
> > Grid.Cells[???] := 'My new text';
> 
> The colums are placed above/below each other. If you look at the
> screenshot, Grid.Cells[1,1]='status 2' Grids.Cells[2,1]='jojojo3'
> and
> Grids.Cells[3,1]='Laag'
> While Grid.Cells[1,2]='status 3' Grids.Cells[2,2]='abcd2' and
> Grids.Cells[3,2]='Hoog'
> 
> Joost
> 

oops, I admit I didn't undesrtand the new feature very well..

Jesus Reyes A.


      Llama gratis a cualquier PC del mundo. 
Con una excelente calidad de sonido. 
http://mx.messenger.yahoo.com/

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to