ax5ui / ax5ui-grid

Javascript UI Component - GRID ( Excel Grid, jqGrid, angularjs grid, jquery grid, SlickGrid, ag-grid gridify)
http://ax5.io/ax5ui-grid/demo/index.html
MIT License
99 stars 36 forks source link

참고 : bootstrap 4.X + Axgrid 시 inline editor select 선택안됨. #111

Open weppl opened 6 years ago

weppl commented 6 years ago

Bootstrap 4.x 에서 권장하는 아래의 Javascript 버전 사용시

Grid Inline editor select를 사용하면 select가 열리지만 선택이 안되는 현상이 있습니다. 자바스크립트 "http://code.jquery.com/jquery-latest.min.js" 를 사용하니 정상적으로 동작합니다.