Re: [Gambas-user] DataSource Before Save

2015-01-02 Thread Benoît Minisini
Le 02/01/2015 02:54, Benoît Minisini a écrit : > Le 02/01/2015 02:44, Christian e Ana Luiza Britto a écrit : >> Hi Folks, >> Happy New Year for everyone! >> I would like to know if it's possible to use DataSource BeforeSave >> event to check data before it gets saved and cancel that if necessary >>

Re: [Gambas-user] DataSource Before Save (Beno?t Minisini)

2015-01-01 Thread Christian e Ana Luiza Britto
Hi Benoît Minisini, Thank you so much! I'll wait for Gambas 3.7 Best Regards -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is

Re: [Gambas-user] DataSource Before Save

2015-01-01 Thread Benoît Minisini
Le 02/01/2015 02:44, Christian e Ana Luiza Britto a écrit : > Hi Folks, > Happy New Year for everyone! > I would like to know if it's possible to use DataSource BeforeSave > event to check data before it gets saved and cancel that if necessary > (using Stop Event or something like that). It's possi