gregnb / gregnb/mui-datatables

Delete Rows

Open
#757 4 comments 2 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

I am using this library to display data from Mysql database, in order to delete I am going to need any value from the row , the function onRowsDelete returns the index of the row but i need to access the row data itself,
the only function that i saw that returns the rowdata was onRowClick

## Expected Behavior
what I need whenever I select a row and click on delete it returns the row data so i can delete the data from the database i.e SQL command

## Current Behavior
I can only get the row Index

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.