Hi
I have a table with three data columns (invoice date, due date, payment
date)
One off them have mostly null values. (Not paid invoices).
With :
var crd = new qx.ui.table.cellrenderer.Date();
crd.setDateFormat(new qx.util.format.DateFormat("dd.MM.yyyy"));
....
this.tcm.setDataCellRenderer(i, crd);
Table renderring is correct (empty dates), but very very slow (10s or more).
The same table with non null dates renders almost imediately.
Any solution?
FranĨek
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Very-slow-qx-ui-table-cellrenderer-Date-for-null-values-tp7455684p7455684.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel