Fabian Jakobs schrieb:
> Fink, Andreas schrieb:
>
>> Hi,
>>
>> I'm using qooxdoo from SVN /branches/legacy_0_7_x/ and after I have
>> updated to the head revision I'm getting errors if I try to sort table
>> columns.
>> The error is:
>>
>> data is not defined
>> [Break on this error] if (data.re
Fink, Andreas schrieb:
> Hi,
>
> I'm using qooxdoo from SVN /branches/legacy_0_7_x/ and after I have
> updated to the head revision I'm getting errors if I try to sort table
> columns.
> The error is:
>
> data is not defined
> [Break on this error] if (data.removeCount) {
> Table.js (line 949)
>
>
Hi,
I'm using qooxdoo from SVN /branches/legacy_0_7_x/ and after I have
updated to the head revision I'm getting errors if I try to sort table
columns.
The error is:
data is not defined
[Break on this error] if (data.removeCount) {
Table.js (line 949)
I've found the function in the Table.js-file