[Gambas-user] Disconnected Result in TAbleView
BUDI ARIEF GUSANDI
budi.a.gusandi at ...626...
Thu Jun 9 04:30:29 CEST 2005
Benoit Minisini wrote:
>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.
>
>
>
Interesting, how can i add some data inside then without using result
object. Possible ? please help.
More information about the User
mailing list