hi Everyone,
my problem is to fetch the data from file into array...actuall y m using one third prty grid..in which i want to show the data...i am having one file which contains the data which is in binary format...and i want to fetch that data from file & show it into Grid so can anyone plz tel me how i can do that...& i am thinking of using the arraylist....i mean file to arraylist then arrayllist to Grid...
my problem is to fetch the data from file into array...actuall y m using one third prty grid..in which i want to show the data...i am having one file which contains the data which is in binary format...and i want to fetch that data from file & show it into Grid so can anyone plz tel me how i can do that...& i am thinking of using the arraylist....i mean file to arraylist then arrayllist to Grid...
Comment