CheckBox in Grid when displaying a .DBF?
Posted: Mon Jan 18, 2021 3:53 pm
Spanish Translation:
Le agradecería mucho su ayuda. Necesito un ejemplo Demo.PRG debajo de la carpeta "C: \HMG.3.4.4\Samples\Controls\Grid\" que mostrará un control CheckBox en una cuadrícula cuando se use un .DBF. Eso me pareció una tarea sencilla.
El problema:
Un CheckBox se muestra allí solo cuando se usa un Array (como propiedad Item). ¡No cuando se muestra un .DBF (como propiedad RowSource)!
Mi prueba:
Todos los archivos Sample Demo.PRG en las carpetas debajo de "C:\HMG.3.4.4\Samples\Controls\Grid\" que usan un RowSource (.DBF) no muestran un CheckBox. (Al menos para mi). Allí, la columna CheckBox solo muestra un ".T" lógico. o ".F.", no un CheckBox.
Qué carpetas de ejemplo:
Las carpetas de muestra "...Samples\Controls\Grids\" que usan RowSource(.DBF) son:
“\Grid_13\” más cada carpeta desde “\Grid_25\” a “\Grid_38\”.
He pasado horas trabajando con el ejemplo en la carpeta "...\Grid\CheckBoxes\". Su matriz (como elemento) muestra un CheckBox pero no he podido hacer que aparezca un CheckBox cuando cambio a un .DBF (RowSource).
¿Que me estoy perdiendo aqui? Gracias por su amable ayuda.
--------------------------------
English:
I would greatly appreciate your assistance. I need an example Demo.PRG underneath folder “C:\HMG.3.4.4\Samples\Controls\Grid\” that will display a CheckBox control in a Grid when using a .DBF. That appeared to me a simple task.
The Problem:
A CheckBox is displayed there only when an Array (as property Item) is used. Not when displaying a .DBF (as property RowSource)!
My Testing:
All of the Sample Demo.PRG files in the folders underneath “C:\HMG.3.4.4\Samples\Controls\Grid\” that use a (.DBF) RowSource fail to show a CheckBox. (At least for me). There, the CheckBox column only displays a logical “.T.” or “.F.”, not a CheckBox.
Which Example Folders:
The “...Samples\Controls\Grids\” sample folders I have checked that use a RowSource (.DBF) are:
“\Grid_13\” plus each folder from “\Grid_25\” to “\Grid_38\”.
I have spent hours working with the example in folder “...\Grid\CheckBoxes\”. Its Array (as Item) shows a CheckBox but I have not been able to make a CheckBox appear when I change to a .DBF (RowSource).
What am I missing here? Thank you for your kind help.
Le agradecería mucho su ayuda. Necesito un ejemplo Demo.PRG debajo de la carpeta "C: \HMG.3.4.4\Samples\Controls\Grid\" que mostrará un control CheckBox en una cuadrícula cuando se use un .DBF. Eso me pareció una tarea sencilla.
El problema:
Un CheckBox se muestra allí solo cuando se usa un Array (como propiedad Item). ¡No cuando se muestra un .DBF (como propiedad RowSource)!
Mi prueba:
Todos los archivos Sample Demo.PRG en las carpetas debajo de "C:\HMG.3.4.4\Samples\Controls\Grid\" que usan un RowSource (.DBF) no muestran un CheckBox. (Al menos para mi). Allí, la columna CheckBox solo muestra un ".T" lógico. o ".F.", no un CheckBox.
Qué carpetas de ejemplo:
Las carpetas de muestra "...Samples\Controls\Grids\" que usan RowSource(.DBF) son:
“\Grid_13\” más cada carpeta desde “\Grid_25\” a “\Grid_38\”.
He pasado horas trabajando con el ejemplo en la carpeta "...\Grid\CheckBoxes\". Su matriz (como elemento) muestra un CheckBox pero no he podido hacer que aparezca un CheckBox cuando cambio a un .DBF (RowSource).
¿Que me estoy perdiendo aqui? Gracias por su amable ayuda.
--------------------------------
English:
I would greatly appreciate your assistance. I need an example Demo.PRG underneath folder “C:\HMG.3.4.4\Samples\Controls\Grid\” that will display a CheckBox control in a Grid when using a .DBF. That appeared to me a simple task.
The Problem:
A CheckBox is displayed there only when an Array (as property Item) is used. Not when displaying a .DBF (as property RowSource)!
My Testing:
All of the Sample Demo.PRG files in the folders underneath “C:\HMG.3.4.4\Samples\Controls\Grid\” that use a (.DBF) RowSource fail to show a CheckBox. (At least for me). There, the CheckBox column only displays a logical “.T.” or “.F.”, not a CheckBox.
Which Example Folders:
The “...Samples\Controls\Grids\” sample folders I have checked that use a RowSource (.DBF) are:
“\Grid_13\” plus each folder from “\Grid_25\” to “\Grid_38\”.
I have spent hours working with the example in folder “...\Grid\CheckBoxes\”. Its Array (as Item) shows a CheckBox but I have not been able to make a CheckBox appear when I change to a .DBF (RowSource).
What am I missing here? Thank you for your kind help.