On Wednesday 30 October 2013 11:03:45 Ivanko B wrote: > fkinternalcalc are normal fields > ========================== > We used ones for storing data not related to SQL-data - boolean > switches for records (for group selections) etc. Two my big projects > are based on this feature.
This is intended use of fkInternalcalc. > Today, "OnChanged" event handler (see below) for fkInternalCalc-field > can't be reached since exception about non edit/insert state preceeds > it. > Do not change fkInternalcalc fields in OnCalcFields. Depending on the program logic try oninternalcalcfields or OnBeforePost. Martin ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

