Hi, what causes the names of the header to appear or not? Because in a few the names appear and a few not and the code is the same I'm wordering. Thanks, Hershel
On 5/18/09 4:51 PM, "Hershel Fisch" <[email protected]> wrote: > Hi, I really appreciate it looks like I got it. > Again thanks a million, Hershel > > > On 5/18/09 1:17 PM, "Trevor DeVore" <[email protected]> wrote: > >> On May 18, 2009, at 6:40 PM, Hershel Fisch wrote: >> >>> Thanks, didn't get it. >> >> Do you mean you don't understand how dgText[pFirstLineContainsHeaders] >> works? >> >>> After all done already, when I need data from col 1 row 2 how do I >>> do that? >>> DgHilitedLine gives me the hilitedLine >>> put the dgDataOfLine doesn't display any thing. >> >> dgDataOfLine is an array so it won't display any text if you just 'put >> the dgDataOfLIne'. Put the dgDataOfLine into a variable and then >> access the keys of the array. >> >> Regards, > > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
