EnhancedLightningGrid
EnhancedLightningGrid copied to clipboard
Component that allows you to sort and filter data within the Lightning Experience. Use as a replacement for a Related List, or create a new grid that shows results from a custom query.
Hey Guys, Great implementation! I wanted to fork this but noticed that code-base is not up-to-date, I see a new version of this on App Exchange (VersionSpring 2019 / 3.37.0)...
Hi, it seems appexhange package last update was on 1/28/2018, which means last fixes are missing there. Would you mind pushing it? Thanks!
How to configured new actions for that component to place it as buttons? I want to call some VF pages that I have created. And open a component. Could someone...
Hello, we have been using your example class as a framework for our own custom data provider classes. > global with sharing class mydp implements sortablegrid.sdgIDataProvider { but we are...
We get the following error message : `Failed to initialize a component [Cannot read property 'getDescriptor' of undefined]` in the component : `markup://sortablegrid:sdgBase` Stack trace : `/components/sortablegrid/sdgBase.js:3:99`
Hi There, Thanks for a great tool! Is there any way to ask the component to default to having filters open? Thanks, Ezra
Hello all, Is the library supporting Time formatting in the following: hh:mm (AM/PM). Right now it is showing the time values as follows: HH:mm:ss.SSSsZ. The provided values under object Custom...
Dear, When we try to import/export grids between environments we are getting following error when we try to click the Export Wizard: A Component Error has occurred! Error while creating...
Getting following error on page load and page refresh.  
There is an issue with the links in Lightning Communities. The link in question is often the "Name" field. For example, when displaying a list of Contacts, the Contact Name...