Re: [Gambas-user] Before Delete Event (Christian e Ana Luiza Britto)

2014-12-31 Thread Christian e Ana Luiza Britto
Hi Lee, Thank you so much! You gave me exactly what I needed. I wish a Happy New Year for you, Best regards, Christian -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and develop

Re: [Gambas-user] Before Delete Event

2014-12-31 Thread Charlie Reinl
Am Mittwoch, den 31.12.2014, 02:50 -0200 schrieb Christian e Ana Luiza Britto: > Hi Folks, > First I would like to wish to you all a Happy New Year! > After that, I would like to know how to use the DataSource Before > Delete event to verify if a record can be deleted or not. If not the > record ca

Re: [Gambas-user] Before Delete Event

2014-12-30 Thread T Lee Davidson
On 12/30/2014 11:50 PM, Christian e Ana Luiza Britto wrote: > Hi Folks, > First I would like to wish to you all a Happy New Year! > After that, I would like to know how to use the DataSource Before > Delete event to verify if a record can be deleted or not. If not the > record cannot be deleted the

[Gambas-user] Before Delete Event

2014-12-30 Thread Christian e Ana Luiza Britto
Hi Folks, First I would like to wish to you all a Happy New Year! After that, I would like to know how to use the DataSource Before Delete event to verify if a record can be deleted or not. If not the record cannot be deleted the program must keep the record intact. Best Regards, Christian ---