gambas-source-code/comp/src/gb.db.form
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
..
.connection DataView: Custom column alignment is taken into account now. 2022-08-26 00:07:33 +02:00
.hidden Update control icons. 2022-07-25 13:19:02 +02:00
.lang Update Spanish translations. 2023-06-08 11:17:25 +00:00
.src DataSource: Find() method now takes the ascending / descending sort order into account. 2023-07-14 20:01:04 +02:00
.component DataSource: 'Invalid' is a new event that is raised when the value entered for a specific field is invalid. If that event is stopped, the default warning message is not displayed. 2023-05-25 12:21:11 +02:00
.directory
.icon.png Redraw some control icons with a wider border. 2021-04-03 12:53:13 +02:00
.project DataSource: 'Invalid' is a new event that is raised when the value entered for a specific field is invalid. If that event is stopped, the default warning message is not displayed. 2023-05-25 12:21:11 +02:00