📢 검색 기능 추가 예정

dash datatable selected_row_ids -> list of none ([none, none, ...])

문제

callback 함수를 통해 datatable의 selected_row_ids를 받았는데 list 내용물이 모두 none인 문제가 발생

원인

datatable에 주입한 dataframe의 column에 id가 없어서 발생한 문제

해결

dataframe의 column으로 id를 추가해줌

사용했던 코드

Sorting, Filtering, Selecting, and Paging Natively | Dash for Python Documentation | Plotly
`dash_table.DataTable` is an interactive table that supports rich styling, conditional formatting, editing, sorting, filtering, and more.

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to zoomg.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.