> My form has a table object with 11 rows and 3 columns. It has a previous
and
> next button which will just HIGHLIGHT the previous or next record being
> displayed. What kind of table API do i require to do the highlighing of
the
> whole row ??

If your table is read-only, you might want to reimplement it using a list
box with a custom draw routine.  That seemed to be a simple way to handle
entire-row highlighting.




-- 
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