clearLookupData
Description
지정된 SourceId에 해당하는 lookup source를 clear한다.
Syntax
function clearLookupData(sourceId)
Parameters
sourceId
Type: String
LookupSource의 Id
Return value
None.
Examples
gridView.clearLookupData(sourceId)
지정된 SourceId에 해당하는 lookup source를 clear한다.
function clearLookupData(sourceId)
sourceId
Type: String
LookupSource의 Id
None.
gridView.clearLookupData(sourceId)