.THIS .mydiv {
max-width: 100em !important;
max-height: 20em !important;
overflow: scroll;
position: relative;
}
.THIS table {
position: relative;
border-collapse: collapse;
}
.THIS td {
padding: 0.25em;
}
.THIS th {
padding: 0.25em;
}
.THIS thead th {
position: -webkit-sticky !important; /* for Safari */
position: sticky !important;
top: 0;
z-index: 1;
}
.THIS table thead th:first-child {
position: sticky !important;
left: 0;
z-index: 2;
}
.THIS table tbody th {
position: sticky !important;
left: 0;
background: white;
z-index: 1;
}
Wednesday, December 14, 2022
Lightning Datatable with fixed horizontal and vertical columns in Salesforce
Subscribe to:
Post Comments (Atom)
-
Beginner-Level Questions 1. What is MuleSoft, and what are its key features? Answer : MuleSoft is an integration platform that enables dev...
-
As a Salesforce Admin, Salesforce flows are one of the most effective ...
-
In this session/post we will learn about Integration Procedure Basics and learn about declarative server side processing in OmniStudi...
No comments:
Post a Comment