Key Column
Grid 유형 Component에 종속된 속성이다. Grid Component 또는 ToolbarGrid Component를 이용하여 대용량 Data를 조회할 때, 해당 Data의 Unique한 Key 값을 선택한다. 설정된 Key값이 적절하지 않은 경우, Data를 제대로 불러오지 못할 수 있다.
- How To Create
Component Attribute의 Key Column
을 Mapping한다. 즉, Key Column
을 등록하기 위하여 검색하면, 전체 Component 및 각 Component가 가진 Control이 List로 조회된다. Key Column
으로 사용할 Control을 검색 후 선택한다.