X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/grid/buffer.html diff --git a/examples/grid/buffer.html b/examples/grid/buffer.html index aeb8b52d..5e0c7883 100644 --- a/examples/grid/buffer.html +++ b/examples/grid/buffer.html @@ -1,52 +1,52 @@ - - - Buffer Grid Example - - - - - - - - - - - - - - - - - - -

Buffer Grid Example

-

This example customizes the grid view to do bufferred rendering of the cells of just the visible rows in the grid. -This results in a much smaller DOM structure and substantially improves performance of resizing, forceFit, autoExpandColumn and other layout and DOM manipulation features in a large grid. The smaller DOM structure -can also help to improve the overall performance of your Ext application.

-While this example works perfectly, this is completely experimental and only a subset of standard grid features are available. It might need slight customizing for your application needs.

-

To use this example, be sure to add the following JS file: BufferView.js

-

This grid uses a ScriptTagProxy to fetch cross-domain remote data (from the Ext forums).

-

Note that the js is not minified so it is readable. See buffer.js.

- -
- - - + + + Buffer Grid Example + + + + + + + + + + + + + + + + + + +

Buffer Grid Example

+

This example customizes the grid view to do bufferred rendering of the cells of just the visible rows in the grid. +This results in a much smaller DOM structure and substantially improves performance of resizing, forceFit, autoExpandColumn and other layout and DOM manipulation features in a large grid. The smaller DOM structure +can also help to improve the overall performance of your Ext application.

+While this example works perfectly, this is completely experimental and only a subset of standard grid features are available. It might need slight customizing for your application needs.

+

To use this example, be sure to add the following JS file: BufferView.js

+

This grid uses a ScriptTagProxy to fetch cross-domain remote data (from the Ext forums).

+

Note that the js is not minified so it is readable. See buffer.js.

+ +
+ + +