Hi, I’m trying to place a
position: sticky;
top: 0;
to the cell of a grid.
But the only way I can get the property to work is to give a height with an absolute value to the parent container that is the grid.
But I can not do this because the height of the container varies because it receives dynamic content and the length of the article is always different. Do you know how to make it work?
Hello Ignacio,
Thanks for writing in!
I would recommend that you insert a DIV element inside your Cell and then apply your custom CSS.
Be advised that custom CSS coding is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.
Best Regards.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.