Search
GridRenderer.renderGrid Method
See Also
 






DomRenderer.renderGrid override.

Namespace: MindFusion.DataViews
File: GridRenderer.js

 Syntax

JavaScript  Copy Code

function renderGrid ()

 Remarks

The method repaints the grid and is called by the invalidate method.

 See Also