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.
Created a sortable data grid selected a bunch of fields from the field finder. filter criteria does not display any of the multi picklists even though it occupies the space...
Hi All, We have a problem with duplicate Contracts showing when using Sortable Grid. This is not affecting all users but we have a few users who can see duplicate...
The field finder, and by inference the validation check fails when used with anything other than articles with the topic assignment object.  File finder finds list of potential linked...
It would be expected that a column with no filter will not create an empty section in the layout.   ```Java final sortablegrid.SDGField relatedToField = new sortablegrid.SDGField( FIELD_ID_RELATED_TO, 'Related...
As it says, the `FieldOrder` attribute of `sortablegrid.SDGField` is ignored. 
For example in my company people are french, how we can translate some fields ? Because in custom label fields are locked. I spoke about the differents english elements ...
This issue affects SDGs created using an Apex (`sdgIDataProvider`) based data provider. **Issue** When the user changes a filter or the page size, the page number resets to 1 on...
As the title says - the `options` argument is ignored in the constructor. See below for an example: ```Java global sdgField(String ID, String Label, String ColumnName, String FieldType, String FieldStyle,...
I have tried using ELG for querying Big Object data. I have come as far as creating the custom object definition using the SDG object. The Field Finder was able...
I upgraded the package to the latest version. I tried to edit the page layout from the app builder. It populated this error message when I tried to save.