it sounds as if the Row IDs are not being set correctly, and therefor the
table redraw is not tracking the visible portion the right way.

How are you calculating the top visible row in relation to the total number
of items (visible and non visible)?  Does this happen only with the top
item?  Or does it happen with any of the check boxes?  If you post your
table load functions I'd be happy to look at them.  I use tables with
checkboxes extensively, and have gotten them all to work quite well.

Paul

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Amit
Kalekar
Sent: Saturday, April 13, 2002 4:08 AM
To: Palm Developer Forum
Subject: Checkbox problem in the table ~~~~~~~~~~~~


Hi

I have created 1 table. In this table there are 2 columns. First is checkbox
and second is customdrawitem. I have implemeted the scrolling functionality
and it is working fine. But if I tap on the check box of the top item and
then I scrolled the table then the new top item also get checked!! I have
set the diffrent id's for the every rows in the table with the function
TblSetItemInt(); And I am redrrawing the table after scroll. So if any body
can tell me what is the problem



With Regards,
Amit Kalekar
[EMAIL PROTECTED]
Kalpadrum Infotech Pvt.Ltd.
www.kalpadrum.com



--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to