gambas-source-code/comp
Benoît Minisini 13e65fa01d Fix 'Find()' and 'FindNext()' methods in DataSource and DataView, and add them to DataBrowser.
[GB.DB.FORM]
* NEW: DataView: 'Find()' searches the entire view, whereas the new 'FindNext()' searches from the current index.
* NEW: DataBrowser: Add 'Find()' and 'FindNext()' method from DataView.
* BUG: DataSource: 'Find()' and 'FindNext()' methods now correctly detect the current connection.
2023-07-12 21:10:53 +02:00
..
src Fix 'Find()' and 'FindNext()' methods in DataSource and DataView, and add them to DataBrowser. 2023-07-12 21:10:53 +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
NEWS
README
reconf
TODO