react-data-grid
react-data-grid copied to clipboard
Summary rows above content
Is there a possibility to have fixed summary rows also above the content? I am willing to also create a PR if it is not available yet.
@ekeuus , I came across this issue looking for something else relating to the summary rows. I believe this has been implemented. Can probably close this issue.
Indeed, it's now available. https://github.com/adazzle/react-data-grid/blob/main/website/demos/CommonFeatures.tsx#L347C1-L348C38