I read through the Palm Prog. Dev. guide about having textTableItem's in a table. I'm not exactly sure why Neal created a 2 dimensional array of global handles.... or more importantly, would I need to do this to my own application.
My application has a table with a scrollbar, which reads records from the database. I used a customTableItem and had no problems drawing the data. My current task is to change the app so that it uses the textTableItem and the LoadData and SaveData callbacks. In constructor, I have 8 rows, and 2 columns. So do the handles I create just have to cover that range of 8 by 2? Or am I waaaaaaaay off track here. Regards, -- Tim Astle -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
