How can I hide a table on a form? FrmHideObject doesn't work.
Marking all of the rows unusable with TblSetRowUsable almost works, but the background of the table still gets erased, obliterating the other objects on the form that I want to show. Using TblSetBounds to move the table off the screen works, but the Palm OS Emulator 3.0a7 tells me that I should use FrmHideObject instead. So what is a poor hacker supposed to do? --Stuart A. Malone Llamagraphics, Inc. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
