Form-]Defprop, symbolic question (OpenInsight 32-Bit)
At 12 JAN 2006 01:11:02PM Bruce Cameron wrote:
If I have a form that is bound to table and has the id and two other controls bound to raw data and say 10 other controls bound to symbolics that are all calculations based on the two raw fields how can I get (or why don't they like in Arev) auto update/change when either of the driving fields change?
At 12 JAN 2006 01:17PM Bruce Cameron wrote:
I retract that question. It should be: how come on some of my forms they don't. I just did a simple bound form and they work like a champ. Now just wondering what could cause them to not be updating.
At 12 JAN 2006 01:28PM Bob Orsini wrote:
How are the raw fields being changed. If programatically then they must bepopulated in the defprop property and you must send a lost focus event after updating.
At 12 JAN 2006 10:10PM Bruce Cameron wrote:
Well the user will change a dollar value then tab or enter.
Alot of symbolics call functions, I haven't tested that yet.