Hi, In my earlier code the number of strings and the list items were fixed. This time i am trying to fetch records from a database and then display them in a list.What i am trying to do is once i find a record i want to add it to the (Char ** )itemList array and then set this array in the list. I have tried using MemPtrNew and StrCopy to generate this array list but not getting the expected results. Is this the right approach?
Regards, Salil. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
