[Gambas-user] Disconnected Result in TAbleView
Benoit Minisini
gambas at ...1...
Wed Jun 8 17:07:06 CEST 2005
On Tuesday 07 June 2005 13:31, BUDI ARIEF GUSANDI wrote:
> Dear All,
>
> is it that Tableview is only bound to result object ? will it might be
> possible if we know the structure of result object so we can add or
> create data on the fly and we can add/delete data from tableview without
> affecting database, something like disconnected recordset in ADO ?
> i use gridview to manipulate data within grid, but the lack are it has
> no header and row higlighting so it's hard to use keyboard to select
> row. Any work around ? unbound editable grid is one of vital components
> in making database app.
>
> Regards,
> Budi
>
TableView is bound to nothing. It just displays what is returned in its Data
event.
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list