Una vez terminada la edición, quiero todos esos datos en un array multidimensional para primero
validarlos (tipo, rango, len, etc.) si hace falta modificarlos, sinó guardarlos desde ese array.
La primera pregunta es: Tengo que hacer un bucle y leer celda por celda todo el grid creando el array,
o hay un modo más " directo " ? Tal vez en _HMG_SYSDATA ?
La segunda es: Quiero que sólo una columna del grid sea editable, cómo seteo esa propiedad ?
Desde yá muchas gracias !!!
English from Google translator
Hello, I have a grid that receives data from an array, calculation results and also cells can be edited...
Once the editing is done, I want all that data in a multidimensional array for first
validate them (type, range, len, etc.) if it is necessary to modify them, but save them from that array.
The first question is: I have to make a loop and read cell by cell the entire grid creating the array,
or is there a more "direct" way? Maybe in _HMG_SYSDATA ?
The second is: I want only one column of the grid to be editable, how do I set that property?
From already thank you very much !!!