Hello,
Currently, the footer is applied as a sticky attribute and I want the footer to be located at the bottom of the screen with grid set, even without data. Is there a way?
Hello,
Currently, the footer is applied as a sticky attribute and I want the footer to be located at the bottom of the screen with grid set, even without data. Is there a way?
Unfortunately currently it is not available.
I’ve sent your request to the dev team and it will be observed. I’ll inform you about any progress or a conclusion on this issue.
Hello @mjKim,
The dev team added possibility to define position for grid footer with the footerPosition (“bottom” | “relative”) property, in the latest release:
Here you can find detailed description of the new functionality:
Here is an example of usage:
Kind regards,