glide-data-grid #3820
xzrokeman
started this conversation in
Ideas / Feature Requests
glide-data-grid
#3820
Replies: 1 comment
-
Hi @xzrokeman, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Streamlit has 2 great components: st.dataframe and st.data_editor, both using glide-data-grid under the hood. Glide-data-grid is better on accessiblity support than aggrid, which means a lot for average user for the UX is very familiar and consistent compare to Excel.
I'm not a javascript guy. I've tried to go through the ui.aggrid implementation. Hope someone could make a tutorial to help digging more details about wrapping 3rd party js libs using nicegui.
Beta Was this translation helpful? Give feedback.
All reactions