Excuse me, I've read what I've been write and I think is not very clear.
What I want is raise the .movefirst (or next) event of the second databrowse
when I make a click in the first databrowser. In other words: cath the click
event of the first DataBrowser (and the index, etc.)... but there's no such
event en the DataBrowser class.
I'm been clear enough with this explanation? Or should I cut off my head
inmediatly?




2008/9/29 Jorge Carrión <[EMAIL PROTECTED]>

> Hi everybody.
> I'm writing my first Gambas application after a lot of years of VB, and
> there is on thing I can't foun in help or in the books i have:
> In a bound control as DataBrowser, how I can access to the database Events?
> (movenext, eof, etc.)?
> In detail:
> I have a recordsource who has a databrowser an a few fields for edit (like
> the example DataBase of Gambas) but in addition, there are, hanging of same
> recordsource, another recordsource bounded to another table (who mantains a
> father-child dependence with MySQL InnoDB ) and another databrowser and his
> own few fields.
> when I select a record from first databrowser, the second databrowser is
> not positionated until I make a .movefirst (or next or last) event in the
> second databrowser.
> How can I raise this event automaticaly?
>
> Excuse my poor English. I don't know if all this text has any sense...
> Thanks
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to