Customize new Footer #4733
-
|
What's the best way to append additional widgets to the new footer? For example, I'd like to add a (right-aligned) current selected row number of a datatable to the footer. I've tried extending the |
Beta Was this translation helpful? Give feedback.
Answered by
kdkavanagh
Jul 13, 2024
Replies: 1 comment
-
|
Looks like I just needed to adjust the grid CSS to account for my new column(s), since the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kdkavanagh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Looks like I just needed to adjust the grid CSS to account for my new column(s), since the
Footerclass explicitly sets the number of columns to the number of displayed bindings