imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.

Home Page:https://imballinst.github.io/react-bs-datatable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allow customizing how a row is rendered

imballinst opened this issue · comments

Perhaps the best way to reduce complexity in both maintainer and developer's experience is to provide a rowRenderer function prop to TableBody instead.