hai Grosch, u said in general way,but pratically when popUptrigger is selected,
1 tblEnterEvent: in this table event,we select a popuptrigger the list is refreshed by calling a custom routine.but list is not popped up.(can i externally do some thing to popUp in the same event) 2 tblselectEvent: 3 tblExitEvent: when we select a popuptrigger, these event are not generated 3. after tabel is drawn and shown into the form,when i select a trigger, an empty list is shown,since i am using one list for all triggers in the table,i want to refresh the list when i select the trigger. any help will be appreciated. thanks and regards kishore -----Original Message----- From: Grosch, Scott [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 05, 2002 3:04 AM To: '[EMAIL PROTECTED]' Subject: RE: Popuptrigger in TableResource Create a list that has the usable bit turned off and set a custom draw routine for the list. When they tape the trigger, show the list. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 04, 2002 4:41 AM > To: Palm Developer Forum > Subject: Popuptrigger in TableResource > > > hai all... > > i am developing an application in which I am using a table > and i have taken > one column as poupTriggerTableItem but i want to attach > dynamic list i.e. at > runtime to each popuptrigger of the table , any help will be > appreciated. > > Regards > S.KrishnaKishore > > > > -- > 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/
