Hi,
Try this:
??? table._getPaneScrollerArr()[0].getTablePane().setTableRowHeight(20);
And some table issues:
Table headers appears at the first time the page is loaded only after i move my mouse if i use
??? table.setMetaColumnCounts([-1]);
instead of:
??? table.setMetaColumnCounts([colCount]);

Cheers
alex.d
Can we specified the row height for each row/all rows of Data/Header cell?

I found it in TablePane but I try to get tablepane but can't....
Please...

dperez wrote:
Hi,

Let's see if we all can improve the powerful Table widget.

I have found some more problems:

1) mytable.setBorder(qx.renderer.border.BorderPresets.inset) doesn't draw
any border

2) when a horizontal scroll is needed and you click the show column button
at the right, it thinks you have clicked the last column header.? So you
can't select the columns to show.?
3) Strange keyboard behaviour when editing cells.
3a) When clicking "Enter" for confirming the last entered value, it changes
to the row below.? I expect not to change the current row.

I can open new bugs in Bugzilla, if appropiated.

Regards,
David



------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to