[Gambas-user] Table View
Eilert
eilert-sprachen at ...221...
Tue May 31 08:15:48 CEST 2005
Hi,
BUDI ARIEF GUSANDI schrieb:
> Hi...
>
> How can i make table view component editable ? i learn from gambas database manager code, but hard to understand.
Is that possible anyway? As far as I understand from all docs, the
tableview is graphics-only, i. e. you cannot make it editable itself.
Instead, you will have to use a TextBox to be shown above the tableview
and on the cell you want to edit.
This is how I did it in my current project.
Rolf
More information about the User
mailing list