[Gambas-user] DataView Help

Gianluigi gradobag at gradobag.it
Sun Jul 9 22:52:35 CEST 2023


Il 09/07/23 19:53, Benoit Minisini ha scritto:
> Hi,
>
> Can someone make a summary for my lazy brain of what the problem is 
> exactly?
>
> -- 
> Benoît Minisini.

Hi Benoit,

following your advice ( 
https://lists.gambas-basic.org/pipermail/user/2022-August/076746.html )
I created a downloadable database project here ( 
https://paste.c-net.org/TrippPaolo )

I would like to:
1 - At startup sort the records by last name descendingly and select the 
first record (done)
2 - If a record is deleted, if the previous one exists it must be 
selected (done)
3 - If a record is added, the new record must take the correct place and 
be selected
4 - If a record changes, the changed record must keep the selection.

Lee has listed for you the malfunctions or if you prefer our inability 
to do these simple things.

Greetings and good night

Gianluigi



More information about the User mailing list