Hello,
I have a table with many columns. My requirement is for our users to scroll vertically to view the other columns while freezing the first 5-6 columns and headers (just as available in Excel).
I read and tired this post. How to freeze first 3~4 columns in a table
I have a few questions/issues concerning that post.
1) Is the views path always the same, or does this need to modified for my app file location?
#myTable div [data-view="views/shared/results_table/ResultsTableMaster"] td:nth-child(1) {
position: fixed;
2) Only one column froze, and the headers scrolled off the dashboard when vertically scrolling.
Thanks in advance for your assistance.
Teach a man to fish...
God bless,
Genesius