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/
