Show customers with Xbrowse

Show customers with Xbrowse

Postby Silvio.Falconi » Tue Feb 19, 2019 7:53 am

I wish show customers as this picture

Image

I like to make the box blu around each row and insert small images as the picture
the Dbf is this
Code: Select all  Expand view

DbCreate(cDir+'CL', {  {'idcliente','C',4,0},;
                                 {'Cognome','C',30,0},;
                                 {'Nome','C',30,0},;
                                 {'Indirizzo','C',50,0},;
                                 {'Citta','C',30,0},;
                                 {'Provincia','C',2,0},;
                                 {'Cap','C',5,0},;
                                 {'Email','C',50,0},;
                                 {'Codfiscale','C',16,0},;
                                 {'Partiva','C',11,0},;
                                 {'Appunti','C',200,0},;
                                 {'Cellulare','C',20,0},;
                                 { "Islock"  , "L",  1, 0 }}, 'DBFCDX')
 


the last field (islock ) need to me to block a record because in Italy we use a first record "Cliente Generico" blocked

I tried to make it then I have problem to manage the record
Also another time I ask it on forum
Someone can help me please
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7056
Joined: Thu Oct 18, 2012 7:17 pm

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Willi Quintana and 78 guests