Skip navigation.
 
mlRe: Binding and dependant keys
FROM : mmalcolm crawford
DATE : Sat Nov 13 19:13:17 2004

On Nov 13, 2004, at 2:58 AM, Frédéric Testuz wrote:

> When the window is display, the fullName of all the record is display
> correctly. But when I push the button to insert a new record, the
> fullName method is never called for this new record. So the change is
> never reflect in the table view for this new record only.
> Any idea why ? And how I can resolve this ?
>

How are the first and last names being set?  And what is the binding
for the fullName field?  I presume that it displays the full name
correctly in other circumstances?

mmalc

Related mailsAuthorDate
mlBinding and dependant keys Frédéric Testuz Nov 13, 11:58
mlRe: Binding and dependant keys Peter Schmidt Nov 13, 12:28
mlRe: Binding and dependant keys Frédéric Testuz Nov 13, 12:55
mlRe: Binding and dependant keys mmalcolm crawford Nov 13, 19:13
mlRESOLVED Re: Binding and dependant keys Frédéric Testuz Nov 13, 20:10