It's because you have not set up a drawing function for the table columns.
You need to call TblSetCustomDrawProcedure for each of your columns to teach
the table to display data.

Look in MemoPad source code; concentrate on the ListView part where there is
ample of sample. (Hint: look in ListViewLoadRecords())

        Karl-Koenig Koenigsson



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to