hideEditor
Description
현재 그리드에서 열려진 editor 를 닫아 준다.
Syntax
function hideEditor()
Parameters
None.
Return value
None.
Examples
gridView.hideEditor();
현재 그리드에서 열려진 editor 를 닫아 준다.
function hideEditor()
None.
None.
gridView.hideEditor();