오류 메시지
This table does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available |
이 경우는 테이블 내 특정 칼럼에 "Primary Key"(번역은 "기본") 값을 설정해 주지 않아서 발생하는 경우다.
구조(structure)에 가서 특정 키 값에다 "Primary(기본)"를 눌러 변경을 한다.
그러면 이상없이 편집할 수 있다.