Custom Component - Interative Dataframe similar to aggrid #219
Closed
anubhavrohatgi
started this conversation in
General
Replies: 2 comments
|
Hi @anubhavrohatgi, That's a great idea. A prototype has already been shared on the issue #149. You should take a look. You can take a look on Core Component as |
0 replies
|
is there already a solution in place or a different issue for this issue being closed? |
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.
Hi,
I am interested in designing an interactive component similar to Aggrid for dataframes, where I want some buttons in rows which perform some actions on the rows. Also I would like to edit the data.
All reactions