Hmm I dont know if you changed it but it looks ok in FF 2.x now
Printable View
Hmm I dont know if you changed it but it looks ok in FF 2.x now
Yea, changed the XSL we used for FF 2.x. Also, I have fixed the error...I was write in saying, that when the AJAX call returns of col2 before it would block the Col1.
So, I managed the AJAX calls in a way, that the Col1 and Row1 would get the data first, so now the calls would return the data in the TOP-DOWN and LEFT-RIGHT order. And Kazaam, everything is rendering properly.