Hi,
whenever doubleclicking a table cell which is editable in Internet
Explorer, the content of the cell is not selected like it is in Firefox. I
have to delete the old content character by character before writing the
new content.
Is there a way to change this or is this a small bug in IE?
You
Hi Derrell,
the tree virtual is not in a container its inside the main document.
> On 7/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> whenever adding leafs to a virtual tree so that a vertical scrollbar is
>> needed, the scrollbar appears but is not active and the scroll "butto
Hi,
whenever adding leafs to a virtual tree so that a vertical scrollbar is
needed, the scrollbar appears but is not active and the scroll "button" is
missing. This just appears in IE, it works fine in Firefox. I already read
about a similar issue here:
http://www.nabble.com/Table.js-Scrollbar-iss
Hi,
while testing my application in Internet Explorer 6.0.2800.1106 on a
Windows NT4.0 system it crashed whenever adding a row to an existing table
(tableModel.addRows(rowData)). Searching the archive didn´t give me any
answers. What suprised me even more was that the applications runs under
IE 6.
I am using the Simple table model for my other tables. I don´t want to
change the quooxdoo files to extend the sortable functionality.
So i would rather use the Remote table model. But how do i add rows to my
table using that model?
Is their any example using the Remote table model?
Cheers,
Gerd
Hi,
is there a way to make a column inside a table non sortable? If not can i
make the whole table unsortable?
Greetings
Gerd
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB
Hi,
as seen in the examples for the table widget, I would like to have one
column for checkboxes. Therefore using:
qx.ui.table.BooleanDataCellRenderer() works fine. Now i would like to
change those Datacells whenever clicking them (using them like a normal
checkbox). How can i do this? Setting the
Hello,
I would like to know how to set a fixed column width in a virtual tree. I
first add the tree like this:
--
var tree = new qx.ui.treevirtual.TreeVirtual("Tree");
with (tree)
{ set({
left : 550,
top: 30,
wi
Thanks, not optimizing the variables and strings solved the problem. Even
though i didn´t use a eval() function in my code :-)
Greetings
Gerd
> [EMAIL PROTECTED] schrieb:
>> Hi,
>>
>> after making a build version of my project I get the following error:
>>
>> '018672 ERROR: qx.io.remote.Req
Hi,
after making a build version of my project I get the following error:
'018672 ERROR: qx.io.remote.Request[657]: Could not dispatch event of type
"completed": TypeError - $k.addBranch is not a function'
This happens after starting a AJAX Request to my local server. Using
Firebug i can see tha
);
};
}
-
>
> Maybe this helps:
>
> http://www.nabble.com/IE7-crashing-with-qooxdoo-tf3447770.html#a9615518
>
>
> gerds wrote:
>>
>> Hi,
>>
>> i have a problem using Ajax Requests and Internet Explorer7.0. I want to
>> browse my server using a qooxdoo virtual tree
Hi,
i have a problem using Ajax Requests and Internet Explorer7.0. I want to
browse my server using a qooxdoo virtual tree. Displaying the root level
of my server using a qx.io.remote.Request and then adding branches to my
tree works fine. After that i´m using the changeSelection event to get the
12 matches
Mail list logo