Hi Peter,
That worked a zillion thanks to u... ;-)
- Original Message
From: Peter Schneider <[EMAIL PROTECTED]>
To: qooxdoo Development
Sent: Wednesday, August 1, 2007 1:55:28 PM
Subject: Re: [qooxdoo-devel] Table column sorting issue in 0.6.6
sorry, missed som
sorry, missed something... ;)
> tabStructParameter = new qx.ui.table.SimpleTableModel();
> tabStructParameter.setColumns(["ID", "Name", "Value", "Type"]);
> tabStructParameter.setColumnEditable(0, false);
> tabStructParameter.setColumnEditable(1, false);
> tabStructParameter.se
ot working. The page will not load
> if I put those two lines.
>
> Please look into the issue
>
> - Original Message
> From: Peter Schneider <[EMAIL PROTECTED]>
> To: qooxdoo Development
> Sent: Tuesday, July 31, 2007 6:51:23 PM
> Subject: Re: [qooxdoo-devel]
r <[EMAIL PROTECTED]>
To: qooxdoo Development
Sent: Tuesday, July 31, 2007 6:51:23 PM
Subject: Re: [qooxdoo-devel] Table column sorting issue in 0.6.6
Hi Phaneesh,
unfortunately I've forgotten to look at the qooxdoo version number you've
added to your query.
Could you please
sage
> From: Fabian Jakobs <[EMAIL PROTECTED]>
> To: qooxdoo Development
> Sent: Tuesday, July 31, 2007 2:13:43 PM
> Subject: Re: [qooxdoo-devel] Table column sorting issue in 0.6.6
>
> Peter Schneider schrieb:
>> Hi,
>>
>> maybe it's too late
:13:43 PM
> Subject: Re: [qooxdoo-devel] Table column sorting issue in 0.6.6
>
> Peter Schneider schrieb:
> > Hi,
> >
> > maybe it's too late, but I've just started catching up my read on
> this forum
> > after about three weeks of absence...
> >
Hi Fabian,
Thanks for the reply.
How to fix this in the current 0.6.6 code?
Is there a way to do this?
- Original Message
From: Fabian Jakobs <[EMAIL PROTECTED]>
To: qooxdoo Development
Sent: Tuesday, July 31, 2007 2:13:43 PM
Subject: Re: [qooxdoo-devel] Table column sorting is
Peter Schneider schrieb:
> Hi,
>
> maybe it's too late, but I've just started catching up my read on this forum
> after about three weeks of absence...
>
> Here's my "workaround"*:
>
> The class "qx.ui.table.model.Simple" uses the wrong class to access the
> EVENT_TYPE_META_DATA_CHANGED constant in
Hi,
maybe it's too late, but I've just started catching up my read on this forum
after about three weeks of absence...
Here's my "workaround"*:
The class "qx.ui.table.model.Simple" uses the wrong class to access the
EVENT_TYPE_META_DATA_CHANGED constant in the setColumnSortable() method.
("qx.ui
Hi,
I am using qooxdoo 0.6.6 in my application. I want to disable column sorting
for Table. I am using Table.getTableModel(0.setColumnSortable(2, false); but
this is not working. Please give me a workaround to disable column sorting.
Thanks,
Phaneesh
_
10 matches
Mail list logo