Replies: 2 comments 1 reply
-
I managed to do it, I'm not proud of it. I put datasheetgrid in a div, changed overflows, adjusted some width. I think it would be great to add possibility to have a custom footer for columns. Let me know if you planned something like this. :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @Pamwamba , |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I used the "addRowsComponent" prop to make my custom footer, and add a select as a footer for each columns.
This looks perfect to me, but when I have a lot of columns, my footer goes out of the grid so I have to scroll the whole page to the right instead of scrolling the grid component (and it creates an offset between footer and column) :
Is there a way to make a responsive footer that matches with headers ?
Beta Was this translation helpful? Give feedback.
All reactions