gambas-source-code/comp
Benoît Minisini 10db065201 DataSource: Find() method now takes the ascending / descending sort order into account.
[GB.DB.FORM]
* BUG: DataSource: Find() method now takes the ascending / descending sort order into account.
* BUG: DataView: The MoveTo() method raises the Activate event when it was in creation mode before moving.
* NEW: DataView: MovePrevious() moves to the last record if we are in creation mode.
* NEW: DataView: MoveNext() has no effect if we are in creation mode.
2023-07-14 20:01:04 +02:00
..
src DataSource: Find() method now takes the ascending / descending sort order into account. 2023-07-14 20:01:04 +02:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac Update configuration files to autoconf 2.71. 2022-09-03 13:24:51 +02:00
COPYING
INSTALL
Makefile.am Fix 'make install' that should now correctly remove all installed files. 2020-10-17 23:57:34 +02:00
NEWS
README
reconf
TODO