Check whatever EVENT_MAP_GRID_ENTRY(<grid variable>) macro is present in the event map of your form. Without this macro grid control will not respond to any event. See GridTest example for more details.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-palm-dev- > [EMAIL PROTECTED]] On Behalf Of Glen Galen > Sent: Wednesday, May 15, 2002 4:23 PM > To: Palm Developer Forum > Subject: POL Question re: attached scrollbars > > In my simple, one-form POL-based application, the scrollbar moves but the > data fails to update. > > POL is supposed to handle all this, since I listed that scrollbar in the > Attach method. > > How do I fix this? Was there an event I was supposed to map? I thought the > Attach Method would take care of all the "connections". > > Any POL users have an idea that could help out here? > > > Thanks. > > > --- Glenn > > > > > -- > 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/
