Hi
Got a table with 4 columns: A, B, C, D, 100 rows by example.
In a first time, i'm generating randoms "A" values.
Then the user click a "fetch info" button and foreach A values, i'm making
an xhr request, using a queue having max 10 xhr in the same time. In the
callback, i'm setting values for B,C,D columns, simply.
Any ergonomical suggestions/implementation ideas of how to improve rows
waiting for xhr result ?
I was thinking to put a loading image in the first columns or every columns
before firing xhr requests, but in this case i need to dynamicaly change
the cell renderer, perhaps it's a little bit overkill ?
Second idea is to change background color of the row (in fact i'd like to
load an animated gif for row background), sound to be less overkill
Any suggestion are welcome
Cheers
Franck
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel