> -----Original Message-----
> From: Rene [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 29, 2001 7:16 PM
> To: Palm Developer Forum
> Subject: Re: Simple table question.
>
>
> Are you talking about having the field set to type "textTableItem"? If so,
> how can I make it read only?
>
> Thank you.
>

Set up a loadDataProcedure for that coloumn.  It will get called just before
the field is drawn.  In there you can get the field's attributes and set
editable to false, underline to whatever, and change anything else you like.
Then set the attributes to the field.

Luca


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