Page 1 of 1

Load / Save two dim array

Posted: Mon Feb 18, 2013 1:42 am
by esgici
Hi All

As promised ;
esgici wrote:Since you liked, I will more work on it. ( here )
Load / Save a two dimensional array from / to a text file.

The <aItems> property of Grid control requires an one or two dimensional array.

So, manipulate this type arrays frequently required for GRID works.

This sample load an external (two dimensional, multi-type, uniform )
array from a text file to the GRID and upon exit save it to the file.

For manipulating on the array into program we are using a GRID control.

All critics and suggestions are welcome.
Load/Save 2 dim array, Screen shoot
Load/Save 2 dim array, Screen shoot
LS2dArr.PNG (150.03 KiB) Viewed 4089 times
LS2dArr.zip
Load/Save 2 dim array, source & test files
(3.64 KiB) Downloaded 433 times
Happy HMG'ing :D

Re: Load / Save two dim array

Posted: Mon Feb 18, 2013 4:03 am
by bpd2000
Nice

Thank you for sharing

Re: Load / Save two dim array

Posted: Mon Feb 18, 2013 10:36 am
by danielmaximiliano
Muy buen ejemplo Esgici , gracias por compartir

Re: Load / Save two dim array

Posted: Mon Feb 18, 2013 5:23 pm
by Leopoldo Blancas
Gracias Esgici por compartir...
Polo