안녕하세요.
Columns의 FilterOptions과 tableOptions: fixed: true 함께 사용 시,
2줄까지 고정할 수 있는 방법은 없을까요? (컬럼 제목 + 검색창 영역)
설정은 다음과 같습니다.
- type: query
tableOptions:
fixed: true
height: 300px
columns:
name:
filterOptions:
enable: true