SMART datagrid v1.4 > Classes > GridComponent
DataLudi.GridComponent.GridComponent constructor
GridView 생성자.
function GridComponent (dom: Boolean, containerId: String, readMode: Boolean): GridComponent;
- Returns
- GridComponent
- Parameters
- dom - Boolean. required.
- containerId - String. required.
- readMode - Boolean. 기본값은 false.
- See Also
- gridView
- Examples
- Hello Grid