A base class for grid renderers.
The following tables list the members exposed by the DomRenderer type.
Name | Description | |
---|---|---|
Implement this method in a derived class to handle re-rendering of the grid control. |
||
Implement this method in a derived class to handle row creation. |
||
Implement this method in a derived class to handle row deletion. |
||
Implement this method in a derived class to handle scrolling. |
||
Implement this method in a derived class to handle selection. |
||
Implement this method in a derived class to handle sorting. |
||
Implement this method in a derived class to handle re-rendering of a row range. |
||
Implement this method in a derived class to handle the initial rendering of the grid control. |