Thanks for sharing this great custom cell editor component! I just added it to the Dash AG Grid docs.
I made a couple minor edit to make it even easier to use from Dash. You can now copy and paste the component into the dashAgGridFunctions.js
file in the assets folder, then pass props to the dmc.Select component using the cellEditorParams
prop. No need to write any JavaScript!
See the code for these examples in the docs: