Hola amigos:
Tengo un problema , estoy  experimentando con "CheckBoxEnabled"
he modificado el saple que est: c:\hmg.3.4.0\SAMPLES\Controls\Grid\Grid_CheckBoxes
en "sample1.prg"  el Grid_1 tiene  ARRAY (25), no databases y sale perfecto los
CheckBox y un vez seleccionado mediante el Button "Check List", se incorporan al
Grid_2 que este si tiene un base de datos "STOCKP.dbf" , con Button "Cleaner" dejamos
limpio Grid_1 de CheckBox y Button "Delete Base" Borramos la base de datos "STOCKP.dbf" 
de Grid_2, todo perfecto.
el problema est en "sample2.prg" que se ha sustituido en Grid_1 los  ARRAY (25), por   
base de datos  "STOCK.dbf" pero no sale CheckBox y claro no se puede seleccionar nada
y si le das al Button "Check List" copi toda la base de datos sin poder hacen ninguna
seleccin.
Alguien me puede solucionar el problema de "sample2.prg" ?
Muy agradecido por su atencin
*----------------------------------------------------------*
Hello friends:
I have a problem, I'm experimenting with "CheckBoxEnabled"
I modified the saple is: c:\hmg.3.4.0\Samples\Controls\Grid\Grid_CheckBoxes
in "sample1.prg" the Grid_1 has ARRAY (25), no databases and comes out perfect the
CheckBox and Button once selected by the "Check List", are incorporated
Grid_2 this if you have a database "STOCKP.dbf" with Button "Cleaner" we
Grid_1 clean CheckBox and Button "Delete Base" We delete the database "STOCKP.dbf"
of Grid_2, all perfect.
the problem is "sample2.prg" has been replaced in Grid_1 the ARRAY (25), by
Database "STOCK.dbf" but nothing comes CheckBox and clear can not select anything
and if you hit the Button "Check List" copied the entire database without being able to make any
selection.
Someone I can solve the problem of "sample2.prg"?
Very grateful for your attention
Mustafa
