I’m loading rows via an XML string after a Grid has already been initialized. In Firefox 2.0, the rows are displayed. However, in Opera 9 and IE7, the rows don’t appear and internal javascript errors occur. Below is some test code that creates a simple Grid.
Using the code above, a Grid is created in Firefox 2.0, but not in Opera 9 or IE7 (it appears to work in IE6, though). Is my XML wrong?