3.2.0

Firefox blank first row

I do something server side, and then reload xml

table = new Active.XML.Table;
table.setURL(myRefreshUrl);
table.request();

myListObj.setDataModel(table);

In IE it's all ok. New rows appear, and updated rows change.
In Firefox appear just one blank row...

Nobody has this problem?

Thanks,
Max
Max
September 27,

This topic is archived.

See also:


Back to support forum