[Gambas-Notification] [Git][gambas/gambas][master] Fix 'Find()' and 'FindNext()' methods in DataSource and DataView, and add them to DataBrowser.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Wed Jul 12 21:11:01 CEST 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
13e65fa0 by Benoît Minisini at 2023-07-12T21:10:53+02:00
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.

- - - - -


5 changed files:

- comp/src/gb.db.form/.src/DataBrowser.class
- comp/src/gb.db.form/.src/DataSource.class
- comp/src/gb.db.form/.src/DataView.class
- comp/src/gb.db.form/.src/Test/FMain2.class
- comp/src/gb.db.form/.src/Test/FMain2.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/13e65fa01dcf315357bf1d2f3577f0fa9d06b3ea

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/13e65fa01dcf315357bf1d2f3577f0fa9d06b3ea
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20230712/9f9f8c78/attachment.htm>


More information about the Notification mailing list