mburg
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven M. Cherry
Sent: Friday, December 14, 2007 10:26 PM
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] Add New Row
Hi Andreas,
Here's how I add rows to my tables, when the user needs to:
globa
ftsführer: Jörn Radel
> Sitz der Gesellschaft: Hamburg
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tobias Koller
> (GERMO GmbH)
> Sent: Friday, December 14, 2007 11:21 AM
> To: qooxdoo Development
> Subject: Re: [qooxdoo-d
ilto:[EMAIL PROTECTED] On Behalf Of Tobias Koller
(GERMO GmbH)
Sent: Friday, December 14, 2007 11:21 AM
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] Add New Row
Hi andreas,
Do you get any error-messages ?
Tobias
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL
Hi andreas,
Do you get any error-messages ?
Tobias
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Andreas Tepper
Gesendet: Freitag, 14. Dezember 2007 10:24
An: qooxdoo Development
Betreff: Re: [qooxdoo-devel] Add New Row
Hello Tobias
:24
An: qooxdoo Development
Betreff: Re: [qooxdoo-devel] Add New Row
Hello Tobias,
thanks for your reply. I've tried the addRows-Function before, but it did not
work. It's a silly phenomenom, this code did not work (adds no empty row at the
end o
Development
Betreff: Re: [qooxdoo-devel] Add New Row
Hello Tobias,
thanks for your reply. I've tried the addRows-Function before, but it did not
work. It's a silly phenomenom, this code did not work (adds no empty row at the
end o
()".
When i type "this.tableExpenses.getTableModel()" i've got an error saying that
tableExpenses has no properties...
I am a bit confused, why does the first one not work?
BTW: Thanks for the 29, i wish it would be real... ;-)
Thanks again and kind re
n Andreas Tepper
Gesendet: Donnerstag, 13. Dezember 2007 14:04
An: qooxdoo-devel@lists.sourceforge.net
Betreff: [qooxdoo-devel] Add New Row
Hi,
i have a table (qx.ui.table.Table(tableModel) where tableModel is
qx.ui.table.model.Simple()) which is partly editable by the user. Also users
should be abl
Hi,
i have a table (qx.ui.table.Table(tableModel) where tableModel is
qx.ui.table.model.Simple()) which is partly editable by the user. Also users
should be able to add new rows to the table. In other GUI-Environments, like
the DataGridView from MS .Net-Framework Forms, you have a special "last