Hi, You could trap the pendown event and if it is in the area of the checkbox column simply ignore it. I would imagine there is a better solution than that though. "PalmOS" <[EMAIL PROTECTED]> wrote in message news:51525@palm-dev-forum... > > I have a table that has 2 columns. The second column is a checkbox style. My > aim is that the user cannot check or uncheck the checkbox. Some calculations > in my database records will decide whether the checkbox is checked or > unchecked. > > I know that TblSetRowSelectable can set a whole row to be unselectable. But > my first column must be able to be selected. From the reference.pdf file > that is in the SDK, I can't find any API under Table Manager to do this. > > Is there anyone that can help me with this??? > > > Thanx in advance > > > Marvin > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
