tui.grid icon indicating copy to clipboard operation
tui.grid copied to clipboard

editor type이 select일때 편집 시 select태그로 만들 수 있나요?

Open jalim12 opened this issue 1 month ago • 0 comments

version: v4.21.22

editor: {type: 'select', ..

editor를 select로 만들었을 때 현재 select가 ul / li 태그로 만들어지는데 일반 select태그로 만들어질 수 있게 할 수 있나요?

만약에 customEditor를 만들어야 한다면 relations이 적용될수있게 하는 방법 알려주세요. https://nhn.github.io/tui.grid/latest/tutorial-example05-relation-columns

jalim12 avatar Jun 24 '24 07:06 jalim12