Finally, I am "ready" to code the search results. I am glad that I am a lot more proficient in areas other than Palm. Otherwise I'd be fired by now.
Anyhow, this is what I have in mind. For every match, I would display it in 1 row with 3 columns (three boxes next to each other). In every cell (each box), I need to display 4 lines. I can only fit 2 rows without scrolling in this case (I have buttons and other things). Questions: 1. How many rows do I set my table at design time? 1 row, 2 rows or the maximum rows anticipated? 2. Do I create 4 labels for the 4 lines per cell in design time as place holder and update them in the code? 3. All text are displayed from the database (not editable). They should be labels but I don't need the : at the end. Should I use textTableItem? Thank you very much in advance. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
