Is it possible to create sub-columns for a header column? Some of my data has sub-columns in it and I would like to display the sub columns along with their respective parent columns. If there is a way of doing what would be the best way of going about it?
Hi @VEDA95.
You mentioned on #410 that you were able to implement sub columns.
You still need some help in this?
Cheers.
Sort of. I'm having trouble implementing sorting and filtering for the sub columns. I saw there were some components in the in the addons directory that could be used to implement sorting and filtering but it's not completely functioning.
The react data grid look awesome, but I need to add column groups for some of my columns. It just needs to be a label above the sortable records. Is this possible? see this example

Hi, was anybody able to implement this? column groups will be very helpful.
Thanks
Hi, is anybody able to implememt column grouping as mentioned in the snapshot posted by matolsen.
Even the github link provided in #410 is not reachable.
https://github.com/adazzle/react-data-grid/blob/master/src/HeaderRow.js#L80
React Data Grid is having all the features needed in our applications but column grouping is the most important feature to implement. Guys can you please help us .
@jpstrikesback can you elaborate more about your comment? How do we implement column grouping.
I'm considering using react-data-grid instead of ag-grid but this feature is a must in our project.
Hey @gazickil I'm just updating the link left above, I should have said that in my post :)
+1
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please reopen this if you feel it has been incorrectly closed and we will do our best to look into it. Thank you for your contributions.
Most helpful comment
The react data grid look awesome, but I need to add column groups for some of my columns. It just needs to be a label above the sortable records. Is this possible? see this example