NOT click on one column
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
NOT click on one column
the row with the arrow does not have the content because it relates to the checkbox first column of the browse (that of customers)
Since the display of this line cannot be avoided
it is possible to block it in case of choice of the end user
this line cannot be changed by user
How resolve ?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
- FranciscoA
- Posts: 1964
- Joined: Fri Jul 18, 2008 1:24 am
- Location: Chinandega, Nicaragua, C.A.
Re: NOT click on one column
I think if you put the following code in the ON INIT of the dialog, and in the bChange of the browse, could be solve it.Silvio.Falconi wrote:
the row with the arrow does not have the content because it relates to the checkbox first column of the browse (that of customers)
Since the display of this line cannot be avoided
it is possible to block it in case of choice of the end user
this line cannot be changed by user
How resolve ?
Code: Select all
if( Empty(oBrw:Colonne:Value), oBrw:Skip(), )
Francisco J. Alegría P.
Chinandega, Nicaragua.
Fwxh1204-MySql-TMySql
Chinandega, Nicaragua.
Fwxh1204-MySql-TMySql