glideapps / glideapps/glide-data-grid
Call the getCellContent callback for the row markers by toggling a prop
Open
package:core
type:enhancement
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
The row markers currently always show the row number as the text but I have a use case to hide some rows for which I need to show a different row number.
I want to be able to dictate the number to be shown on the row marker so if we call the getCellContent even for the rowMarker, then I can provide the text to be shown
Contributor guide
Assessment
This issue has not been assessed yet.