gambas-source-code/comp/src/gb.db.form
gambas 77ba659c6c Add some Find() methods that allow to find the index of a specific row.
[GB.DB.FORM]
* NEW: DataSource: Find() is a new method that returns the index of the first row matching a specific SQL condition.
* NEW: DataSource: FindNext() is a new method that returns the index of the first row matching a specific SQL condition next to the current position.
* NEW: DataBrowser: Find() is a new method that moves to the first row matching a specific SQL condition next to the current position.
* NEW: DataView: Find() is a new method that moves to the first row matching a specific SQL condition next to the current position.
2020-11-23 21:30:35 +01:00
..
.connection
.hidden/control
.lang
.src Add some Find() methods that allow to find the index of a specific row. 2020-11-23 21:30:35 +01:00
.component
.directory
.icon.png
.project Add some Find() methods that allow to find the index of a specific row. 2020-11-23 21:30:35 +01:00