Search Type: Posts; User: bfelaco
Search: Search took 0.05 seconds.
-
18 Nov 2011 1:36 PM
- Replies
- 171
- Views
- 72,832
That was pure speculation on my part. But my expectation in general is that on most browsers, most of the time this:
div.appendChild(document.createTextNode(myText));
will be faster than:
... -
18 Nov 2011 11:26 AM
- Replies
- 171
- Views
- 72,832
I am 100% of the opinion that the grid control should not by default insert data from the model as HTML content in the grid, unless a developer explicitly configures Ext to interpret the content as...
Results 1 to 2 of 2
