Hola a todos
Alguién me puede decir de que manera se puede disponer de un ListBox/Browse de una array multiselección y que tenga varias columnas y además pueda seleccionar varias filas de ella?
Saludos y gracias
Carlos G.
From: "Gino Siviero" <kec@axess.com>
To: <jbott@compuserve.com>
Subject: Re: Highliting multiple lines on a TWBrowse
Date: Monday, July 16, 2001 11:00 AM
Hello James,
I tried it with arrays... And it works !!!
Then, I thought, if I can do it with arrays, I should be able to do it with a file in a TWBrowse. I did it !!!
By adding a new field to my database, I update that field when I select the record. When the field is updated, I also created a oLbx:nClrPane:={IIF( field = .T., nColor1, nColor2)}... Works even better... I can now go to the database and process all records with this field at .T.
I thank You for the inspiration (and your solution !!!)
Regards,
Gino Siviero
kec@axess.com
James Bott wrote:Aquí está un viejo mensaje:From: "Gino Siviero" <kec@axess.com>
To: <jbott@compuserve.com>
Subject: Re: Highliting multiple lines on a TWBrowse
Date: Monday, July 16, 2001 11:00 AM
Hello James,
I tried it with arrays... And it works !!!
Then, I thought, if I can do it with arrays, I should be able to do it with a file in a TWBrowse. I did it !!!
By adding a new field to my database, I update that field when I select the record. When the field is updated, I also created a oLbx:nClrPane:={IIF( field = .T., nColor1, nColor2)}... Works even better... I can now go to the database and process all records with this field at .T.
I thank You for the inspiration (and your solution !!!)
Regards,
Gino Siviero
kec@axess.com
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 17 guests