Access header context in cell rendering
I have the table components below, and I want the user to able to switch between normal table layout and vertical table.
in vertical table layout every row becomes its own table, I want to access the header context in the cell rendering cycle to prevent any errors:
3 Replies
modern-tealOP•7mo ago
The code
modern-tealOP•7mo ago
modern-tealOP•7mo ago
This code in particular