dbTalk Databases Forums  

changevalue not triggering with table lookup

comp.databases.paradox comp.databases.paradox


Discuss changevalue not triggering with table lookup in the comp.databases.paradox forum.



Reply
 
Thread Tools Display Modes
  #31  
Old   
Ryan Lindsey
 
Posts: n/a

Default Re: changevalue not triggering with table lookup - 08-25-2008 , 11:24 AM






Thank you all for the info. I thought I was just spinning my wheels.

Ryan

"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Ryan,

You can get the changeValue triggered with this code in the object's
Action
method:

if eventInfo.id() = DataLookup then
self.action(EditCommitField)
endif

HTH,
Jim Moseley



Reply With Quote
  #32  
Old   
Ryan Lindsey
 
Posts: n/a

Default Re: changevalue not triggering with table lookup - 08-25-2008 , 11:24 AM






Thank you all for the info. I thought I was just spinning my wheels.

Ryan

"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Ryan,

You can get the changeValue triggered with this code in the object's
Action
method:

if eventInfo.id() = DataLookup then
self.action(EditCommitField)
endif

HTH,
Jim Moseley



Reply With Quote
  #33  
Old   
Ryan Lindsey
 
Posts: n/a

Default Re: changevalue not triggering with table lookup - 08-25-2008 , 11:24 AM



Thank you all for the info. I thought I was just spinning my wheels.

Ryan

"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Ryan,

You can get the changeValue triggered with this code in the object's
Action
method:

if eventInfo.id() = DataLookup then
self.action(EditCommitField)
endif

HTH,
Jim Moseley



Reply With Quote
  #34  
Old   
Ryan Lindsey
 
Posts: n/a

Default Re: changevalue not triggering with table lookup - 08-25-2008 , 11:24 AM



Thank you all for the info. I thought I was just spinning my wheels.

Ryan

"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Ryan,

You can get the changeValue triggered with this code in the object's
Action
method:

if eventInfo.id() = DataLookup then
self.action(EditCommitField)
endif

HTH,
Jim Moseley



Reply With Quote
  #35  
Old   
Ryan Lindsey
 
Posts: n/a

Default Re: changevalue not triggering with table lookup - 08-25-2008 , 11:24 AM



Thank you all for the info. I thought I was just spinning my wheels.

Ryan

"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Ryan,

You can get the changeValue triggered with this code in the object's
Action
method:

if eventInfo.id() = DataLookup then
self.action(EditCommitField)
endif

HTH,
Jim Moseley



Reply With Quote
  #36  
Old   
Ryan Lindsey
 
Posts: n/a

Default Re: changevalue not triggering with table lookup - 08-25-2008 , 11:24 AM



Thank you all for the info. I thought I was just spinning my wheels.

Ryan

"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Ryan,

You can get the changeValue triggered with this code in the object's
Action
method:

if eventInfo.id() = DataLookup then
self.action(EditCommitField)
endif

HTH,
Jim Moseley



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.