gregnb / gregnb/mui-datatables
Question: Select rows with customRowRender
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys, I'm trying to set selected row behaviour with customRowRender and couldn't figure it out reading the documentation and searching in other issues. I'm showing a MUI ListView in mobile because I don't like the default visualization of Simple.
This is what I have so far, you can see that I added a Delete icon at the end of the row to delete, but what I want is to show the original checkbox and default behaviour to delete.

Here's the code already done

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the customRowRender entry point and how row selection and deletion are handled in the MUI ListView mobile rendering path. Determine whether the original checkbox and default delete behavior can be exposed there; done means the custom-rendered rows show the checkbox and preserve the expected selection and deletion behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100