Do reflex have more advanced data table components? #6013
jinhong-china
started this conversation in
General
Replies: 1 comment
-
|
For more advanced functionality, we support ag-grid via the |
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.
-
I want to use Reflex to develop a feature for commonly used data tables in mid to backend scenarios. The functions of data_table and table are too basic I want to add a row of operation columns that can be viewed, edited, or deleted for each row, and select certain rows of data for batch editing or deletion. How do I implement. reflex?
Beta Was this translation helpful? Give feedback.
All reactions