-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Programatically update a row in DataTable ? #7676
Comments
I don't think updating a single row is possible. @sja-cslab thoughts? |
I'm not exactly sure what "update an entire row" means. |
Apologies, my description isn't the most clear. I am asking if there is a way to update an entire row programatically via a call back. As an aside, I have noticed a couple potential bugs:
I think this is a great product, much nicer DX than the alternatives. |
I'm still not 100% what you try to achive, sorry.
I've noticed that myself for a while #6738. I cannot remember what exactly happened and why I closed that. |
I am looking for a way to update an entire row or sibling values when using the column editor. Other table libraries have this functionality such as MUI. Does this exist in Prime React ?
The text was updated successfully, but these errors were encountered: