New Batch#100 (10th Nov 2021) - Salesforce Admin + Dev Training (WhatsApp: +91 - 8087988044) :https://t.co/p4F3oeQagK

Monday 1 March 2021

Lightning Datatable with fixed horizontal and vertical columns in Salesforce

.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;
  }

5 comments:

  1. Payment gateway integration refers to the process of connecting a website or application with a payment gateway service. This allows users to securely make online transactions, such as purchasing goods or services, using their credit or debit cards.

    The process of integrating a payment gateway typically involves the following steps:

    1. Selecting a payment gateway provider: This includes researching and comparing different providers based on their fees, security features, and supported payment methods.

    2. Signing up for an account: Once you have selected a payment gateway provider, you will need to sign up for an account to access their integration documentation and support.

    3. Obtaining an API key: Your payment gateway provider will give you an API key that you will use to connect your website or application with their service.

    4.Implementing the integration: The payment gateway provider will give you integration instructions, typically in the form of code snippets, that you will need to add to your website or application to complete the integration.

    5.Testing the integration: Once you have implemented the integration, you should test it to ensure that it is working correctly and that all transactions are being processed securely.

    It's important to note that different payment gateway providers may have different integration requirements, so be sure to carefully read and follow their documentation. Additionally, some providers may require additional steps such as compliance check and PCI DSS certification to be done.

    ReplyDelete
  2. Broken windshield can be a major inconvenience for drivers, especially if it happens unexpectedly. Whether it's a small crack or a shattered windshield, there are several solutions available to get you back on the road safely.
    The first step in addressing a broken windshield is to assess the damage. If the damage is minor, such as a small chip or crack, it may be possible to repair the windshield instead of replacing it. Windshield repair is a relatively quick and inexpensive process that involves injecting a special resin into the damaged area. The resin fills in the crack or chip and restores the structural integrity of the windshield. However, it's important to address small chips and cracks as soon as possible, as they can quickly spread and become more difficult to repair.
    If the damage is more significant, such as a larger crack or shattered glass, the windshield will likely need to be replaced. Windshield replacement involves removing the old windshield and installing a new one. This is a more time-consuming and expensive process than repair, but it's necessary for more severe damage.
    It's important to have a professional handle windshield repair or replacement. Improperly installed windshields can be dangerous in the event of an accident, so it's important to choose a reputable and experienced auto glass service provider.
    In the meantime, there are temporary solutions available to prevent the damage from getting worse. One option is to use a windshield repair kit, which contains everything you need to fill in the crack or chip yourself. These kits are relatively inexpensive and can be found at most auto parts stores. Another option is to cover the crack or chip with clear packing tape. This won't fix the problem, but it can prevent dirt and debris from getting into the damaged area and making it worse.
    To prevent a broken windshield in the first place, there are several steps you can take. Avoid driving behind large trucks or other vehicles that may kick up debris, especially on highways and construction zones. Use caution when driving on rough roads or over speed bumps, and make sure your windshield wipers are in good condition to remove dirt and debris from your windshield.



    ReplyDelete
  3. A digital marketing agency in Delhi is a company that provides various online marketing services to businesses and organisations in the Delhi region. These agencies specialise in leveraging digital channels such as search engines, social media platforms, email marketing, content marketing, and more to help their clients reach and engage their target audience, generate leads, and drive conversions.
    Here are some key services offered by a digital marketing agency in Delhi:
    Search Engine Optimization (SEO): SEO involves optimising a website to improve its visibility in search engine rankings. This includes keyword research, on-page optimization, technical SEO, link building, and more.
    Pay-Per-Click Advertising (PPC): PPC campaigns involve running targeted ads on search engines like Google or social media platforms like Facebook. Agencies create and manage PPC campaigns to drive relevant traffic to their clients' websites.
    Social Media Marketing: This service involves managing and leveraging social media platforms like Facebook, Twitter, Instagram, LinkedIn, etc., to build brand awareness, engage with the target audience, and drive traffic and conversions.
    Content Marketing: Content marketing focuses on creating and distributing valuable and relevant content to attract and engage the target audience. It includes creating blog posts, articles, videos, infographics, and more to establish thought leadership and drive organic traffic.
    Email Marketing: Agencies help clients create effective email marketing campaigns to nurture leads, promote products or services, and build customer loyalty. This includes email list management, designing compelling newsletters, and analysing campaign performance.
    Conversion Rate Optimization (CRO): CRO involves optimising a website or landing page to increase the percentage of visitors who take a desired action, such as making a purchase or filling out a contact form. Agencies use data analysis, A/B testing, and user experience optimization techniques to improve conversions.

    ReplyDelete

Labels