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.
Add option to allow date and datetime be formatted in numeric only to keep the same formatting style as the rest of Salesforce
Review the commit updates for filtering and UI filter padding updates
We have a custom object with multiple record types. In the list grid list view, all the different records of different record types are successfully listed. The Edit action and...
It looks like the internal list of selected rows does not get cleared out after a force:refreshView or sortablegrid:evtRefreshSDG event is fired. The UI makes it look like all of...
I'm hoping this will take care of Issue https://github.com/SalesforceLabs/EnhancedLightningGrid/issues/18 - but I'm not able to test, unfortunately. This is a huge priority for my company to fix. Sorry to keep...
We have activated the critical update "Restrict Access to @AuraEnabled Apex Methods for Authenticated Users Based on User Profile" in our org, and it breaks the sortable data grid managed...
If a user with permissions as User (not Admin) for the EnhancedLightningGrid opens a Grid detail in Salesforce cannot open it. Setting the Debug Logs, system throws following error: Debug...
AssetRelationship is not supported in the latest version (Spring 2019 / 3.37.0). This is probably because the API Version is too low. Error received when adding New Sortable Data Grid...
Hi all! When clicking on the tile of the enhanced Lightning Grid it would open a new page with a listing of all records of the object. However that broke...
I know this is a minor issue, but I have noticed this issue in two different orgs: Using the Service Console, when you click on the title of the Related...