Contains render methods for a grid control.
Namespace: MindFusion.DataViews
File: GridRenderer.js
JavaScript Copy Code |
---|
// class |
The GridRenderer class is used by the Grid control for drawing the control. The various member methods are called when properties of the grid are changed, most often after user action: sort, insert, delete etc.
MindFusion.DataViews.GridRenderer