I believe that you have to use the "TblMarkRowInvalid (table,row)" on it to let the OS know that it has to be redrawn. cya bill
----- Original Message ----- From: "Nihar Desai" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 9:25 PM Subject: Rows dont redraw > Hi fellas > > again the mighty table has got the better of me!!! > I have to put a vertical scrollbar on the table. > Since I dont have a lot of recrods to display (hardly 20), i follow the foll > strategy. > > I initialize all the rows with data. > There can be 7 visible rows in the table so i set the first 7 rows usable. > Next when the user scrolls the table, I make the rows "newvalue" to > "newvalue+7" usable and the rest unusable(usable =false) > then i call table redraw. > The problem is that the table doesnt redraw itself. When i click on the > rows, the desired scrolling effect is visible. > I guess I'm missing out on something! > Also is my strategy correct? I know the sample applications dont do it. > > thanks in advance.. > cheers, > Nihar > P a t n i, Gandhinagar, India. > Tel:+91-79-3240905 (xtn:341), Fax:+91-79-3238913 > > > -- > 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/
