Re: [qooxdoo-devel] Proposed minor behavior change to Table Model for 0.8

2008-10-04 Thread Fabian Jakobs
Derrell Lipman schrieb: > Currently it is not possible for the Data Model constructor to specify > the column id values because when the column heading values are > specified, those column id values will be overwritten with the column > headings. It is possible to pass the id values as well whe

Re: [qooxdoo-devel] Proposed minor behavior change to Table Model for 0.8

2008-09-23 Thread Derrell Lipman
On Tue, Sep 23, 2008 at 3:13 AM, Hugh Gibson <[EMAIL PROTECTED]> wrote: > > I am more concerned about TreeVirtual which presumably uses the array > data model rather than map. Some time back you said that it would be easy > to switch > (http://www.mail-archive.com/qooxdoo-devel@lists.sourceforge.n

Re: [qooxdoo-devel] Proposed minor behavior change to Table Model for 0.8

2008-09-23 Thread Hugh Gibson
> Currently it is not possible for the Data Model constructor to > specify the column id values because when the column heading values > are specified, those column id values will be overwritten with the > column headings. It is possible to pass the id values as well when > setting the column hea

[qooxdoo-devel] Proposed minor behavior change to Table Model for 0.8

2008-09-22 Thread Derrell Lipman
Currently it is not possible for the Data Model constructor to specify the column id values because when the column heading values are specified, those column id values will be overwritten with the column headings. It is possible to pass the id values as well when setting the column headings, but