hi all, i am having a problem selecting the rows of a table. my form has 4 tables, the bounds of which are decided at run time. in the constructor, i create all the 4 tables each almost the height of the screen and overlapping. based on the number of rows that each table should display, i dynamically resize the table using TblSetBounds. this works fine and displays all 4 tables fine (all tables are textTableItem tables and loaded with a call back procedure). The problem is that clicking on any other table other than the first on the screen is NOT posting a tblEnterEvent. i tried doing a TblSetRowSelectable() after resizing the tables but that didn't help. any ideas/suggestions? please!! regards, bindu. Get 250 color business cards for FREE! http://businesscards.lycos.com/vp/fastpath/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
