Subject | How to insert at first position in a grid |
---|---|
Author | c.tamalun@treesoft.de |
Post date | 2004-09-08T09:32:23Z |
Hi all,
i have a grid with an IB_Query, the records are sorted by Date descending. So the newest entry is on top. When the user inserts a new row (by clicking + in the updatebar), the new record is always at the bottom of the list.
Is there a property, to insert new records at the top or at the current position?
Or is there a way to manipulate the position of the inserted record while in Before- or AfterInsert?
Post and refresh is no solution for me, because with the post my triggers are doing their work, which is not wanted in this situation.
Thanx for any help
Christoph Tamalun
Treesoft GmbH & Co KG
[Non-text portions of this message have been removed]
i have a grid with an IB_Query, the records are sorted by Date descending. So the newest entry is on top. When the user inserts a new row (by clicking + in the updatebar), the new record is always at the bottom of the list.
Is there a property, to insert new records at the top or at the current position?
Or is there a way to manipulate the position of the inserted record while in Before- or AfterInsert?
Post and refresh is no solution for me, because with the post my triggers are doing their work, which is not wanted in this situation.
Thanx for any help
Christoph Tamalun
Treesoft GmbH & Co KG
[Non-text portions of this message have been removed]