137 questions
1
vote
0
answers
68
views
setColumns() causes scroll reset in Angular-Slickgrid after column update
Problem statement:
Calling setColumns() on the grid resets the vertical scroll position to the top. This issue occurs when a column is dynamically updated in inline-edit scenarios in Angular Slickgrid....
0
votes
1
answer
80
views
Angular Slickgrid - Issue with pagination/infinite scroll
I have infinte scroll added in my Angular Slickgrid implementation with page size 10, and also have the drag and drop option enabled by setting enableRowMoveManager:true, everything works fine when I ...
0
votes
1
answer
60
views
How to close slickgrid single/multi select dropdown?
When tabbing through the grid data if a dropdown is encountered it does not allow to tab to the next data cell until we close the dropdown first, we have to click shift+tab to close the dropdown then ...
0
votes
0
answers
35
views
Getting an Error "e is not a function" While Exporting the data from the angular-slickgrid
Issue Summary:
I'm using the Excel export feature of angular-slickgrid (version 7.7.0) to export a large dataset from a grid. However, I'm encountering the following error in the browser console:
e is ...
0
votes
0
answers
22
views
Angular Slickgrid row detail view plugin undefined id issue due to unclear row cache
when i updated to latest version from 5.7.0 to 5.13.x row detail view started break due to row cache not getting cleared , in earlier version what i awa updaterowcount was clearing the cache but now ...
1
vote
0
answers
40
views
I want to change the GridOptions.Presets.Columns at runtime Angular Slickgrid v7.7.0
After a user button-click dynamically adds columns to the grid, I want the grid to have the same columns shown in the grid as before the new columns were added. New columns should be hidden but ...
0
votes
0
answers
20
views
slickgrid rowdetail getting undefined
I have set row detail view property singleRowExpand: true, but now when I expand row and try to close it or try to expand another row everything is going undefined. this is happening after latest ...
0
votes
0
answers
37
views
Getting Error "e is not a function" When Exporting Data from angular-slickgrid
I'm using the excel export module of angular-slickgrid to export my list data but im keep getting error "e is not a function" in the console. i have attached the console logs and snippet of ...
1
vote
0
answers
51
views
In the List Filter the starts with operator ( a* ) filters the value with A without entering the values in filter input
In the List Filter after the selection of the starts with operator ( a* ) filters the value which starts with the character A without entering the values in filter input. It happen with all other ...
1
vote
1
answer
668
views
Angular-Slickgrid in angular version 18
I am trying to configuring Angular-Slickgrid in Angular version 18.0.0 by following Angular-Slickgrid documentation. But I am getting an error in chrome browser saying
NullInjectorError: No provider ...
1
vote
1
answer
459
views
Angular Slickgrid - Filter
"How can I add a new operator in the selection of a Compound Filter, or is it possible to set a custom filter to work like the SQL LIKE Operator?
Example:
I have a column with the following data:
...
1
vote
0
answers
59
views
In Slickgrid,an empty row is displayed while hiding the column which is used for aggregate function
I am using angular slick grid version 4.3.1 to show my list of data. As per configurtion, aggregate function calculation is happening for column while data is grouped based on a field.
1. After that ...
0
votes
1
answer
59
views
How to disable a column in a SlickGrid
I want to how can we disable a particular column in Angular Grid.
<angular-slickgrid *ngIf="this.load" gridId="grid1" [columnDefinitions]="columnDefinitions"
[...
0
votes
1
answer
367
views
Angular project build issue with Angular Slickgrid
I've just migrated my project from Angular 13 to Angular 17 and angular-slickgrid from 4.1.4 to 7.5.0 and I cannot build the project.
I have fixed all errors but one :
Compiling with Angular sources ...
0
votes
1
answer
92
views
Tree data with backend service
I know the tree data does not support the backend service. However I would like to hack the behavior somehow as I can load the data at once (without paging) and the server can send me the data ...
1
vote
0
answers
55
views
In the slickgrid, unable to copy the cell value using context menu which is stored as either object or an array of objects in the data context
I tried to copy a cell value, which is stored as an object or an array in the data context, but the copy menu was disabled.
This is my dataContext:-
{
"display_name": "EMP1",
...
0
votes
1
answer
588
views
Angular slick grid error after deployed package
I am using Angular slickgid. Recently i have upgraded to slickgrid 7.0.3. (https://github.com/ghiscoding/Angular-Slickgrid)
After i upgraded its working fine using ng s, The grid loading perfectly.
...
1
vote
1
answer
141
views
How to highlight full row in angular slickgrid when frozen Column is enabled
Requirement
I want to highlight the whole row when hovering over an Angular SlickGrid row with frozen columns. However, the usual CSS :hover selector doesn't work because the grid splits into Frozen ...
1
vote
1
answer
99
views
Need to change the symbol of the operator in slickgrid toggle filter (angular-slickgrid)
Problem statement
I need to change the symbol for the contains operator in the slick grid row filter feature in angular-slickgrid.
What I have tried is changing the operator in compoundOperatorList ...
2
votes
1
answer
319
views
Column header in the angular-slickgrid gets misaligned while enabling the freeze column
Problem statement:-
The column header in the angular-slick grid gets misaligned while enabling the frozen column** **
Screenshot:-
The column header in the angular-slick grid gets misaligned while ...
0
votes
1
answer
307
views
angular-slickgrid gettting Property 'detail' does not exist on type 'Event' on angular 16
I'm working with angular-slickgrid v6 in angular 16.While using (onClick)="onCellClicked($event.detail.eventData, $event.detail.args)" to fetch the selected row,I get this error Property '...
0
votes
1
answer
274
views
Enable row selection when multiple cells selection is enabled
I just figured out (not documented?) that in Angular-slickgrid when you set enableExcelCopyBuffer flag to true, it allows you to select multiple cells.
Nevertheless, it does not work when ...
1
vote
1
answer
758
views
Export excel and csv with clickable link (single and multiple urls) using angular slickgrid
I am using angular slickgrid to export excel and csv, and also try to export single & mutiple url values against single cell. Any solution to format cell as hyperlink for single and multiple urls.
...
0
votes
1
answer
175
views
Angular Slickgrid force fit column check & uncheck action
In angular slickgrid, I am trying to force fit column and then while disable the force fit its not setting to normal size.
Current behavior
Click the force fit column button, All slickgrid column are ...
2
votes
0
answers
434
views
Angular slickgrid auto resize column by content not working after doing force fit column check & uncheck action
In angular slickgrid, I am trying to implement force fit column & auto resize column feature with two button click. When I click force fit button, the column of slickgrid fit into the window size. ...
0
votes
1
answer
205
views
In angular slickgrid, the records with special characters "<" , "=" are not getting filtered
Im using Angular Slickgrid to display the data and to filter the data ,in that I have noticed that the column filters are not filtering the records with special characters like "<","=...
0
votes
1
answer
532
views
In Slick grid while scrolling through columns using horizontal bar when 'toggle filter row' is enabled, the content alignment get shaky
I am using angular slick grid version 4.3.1 to show my list of data. If the slick grid contains more columns, while scrolling using the horizontal bar with 'toggle filter row' enabled the alignment ...
0
votes
1
answer
72
views
Editor returns values as object for Singleselect & Multiselect in child object(complex objects) in Slickgrid
In my case, I try to handle inline edit for Singleselect & Multiselect fields in child objects(complex objects) it returns the values in object format.For simple object it returns the exact values ...
1
vote
1
answer
518
views
Slickgrid header menu sorting is not working properly
In my case, Once I clear the column sorting and try to resort to the Ascending by the slick grid header menu. During this action, the column values are shuffled, again and again.
I don't know the ...
1
vote
1
answer
183
views
GroupBy header row is missing in the angular slickgrid?
In my case scenario, I have multiple slickgrids in one layout.
In that layout, based on some condition show and hide the slickgrid.
For that slickgrid hiding time, other slickgrid presented groupBy ...
0
votes
1
answer
123
views
Angular slickgrid - Select Dropdown Editor opens next line's editor once I select a value in first line
https://ghiscoding.github.io/Angular-Slickgrid/#/editor
editor: {
model: Editors.SingleSelect,
editorOptions: {
maxHeight: 400
} as MultipleSelectOption
}
I'm using this code to get single ...
0
votes
1
answer
335
views
How to restrict SlickGrid to make a API call, while clicking or changing compound filters?
I have a SlickGrid Table, in which there are compound filters, currently when i try to change the compound filter (lets say from Equal To to Less Than), then it makes an API call.
I don't want to make ...
0
votes
1
answer
140
views
can't able access the service callback subscription of angular-slickgrid
We are currently upgrading the angular-slickgrid from version 2.30.4 to 3.3.2.
During the migration to version 3, we can't access the onPaginationChanged and other callbacks from angularGridInstance ...
0
votes
1
answer
623
views
Angular Slickgrid | How to Enable/Disable checkbox dynamically (Not show/hide checkbox)
export class Example1 implements OnInit {
prepareGrid() {
this.gridOptions = {
enableRowSelection: true,
enableCheckboxSelector: true,
checkboxSelector: {
// you can ...
2
votes
0
answers
98
views
In the slick grid list section header menu pop-up is not scrollable
I have an angular-slick grid with an enabled header menu option. I want to scroll down and use the other option in the slick grid header menu. But we cant able to use the scrolling option. This is an ...
0
votes
1
answer
751
views
How can i change slickgrid header background color based on a condition?
I am using a angular-slickgrid = 2.30.2 ,Angular 10, i am using styles.css where i am loading the slickgrid theme through bootstrap .sass file.
i have created a shared slickgrid component and using it ...
0
votes
1
answer
927
views
Update grid state in Angular-Slickgrid after grid creation
What is the best way to set a saved grid state after the angular-slickgrid has already been created? The Grid State/Presets - Wiki explains setting the saved state on load by setting the gridOptions....
0
votes
1
answer
529
views
Angular Slickgrid column filter not working on formatted column data
I am using Angular-Slickgrid 4.1.4, Angular 12
In my data source, I have an array collection of objects. I need to display values from that collection object using a formatter property. But column ...
-1
votes
1
answer
742
views
Error: [SlickGrid DataView] Each data element must implement a unique 'id' property
For users who are getting the mentioned error while using angular slick-grid :
Angular slick grid needs a column named 'id' for each row.
0
votes
0
answers
312
views
Angular-Slickgrid, encode special characters while searching
I have noticed this strange behaviour with angular slickgrid where if a search query contains some of special characters like "<" ">" "!" "*", it fails to ...
1
vote
2
answers
1k
views
How to hide and show a column in Angular Slickgrid
Based on some condition I need to hide a column in slickgrid depends upon the user criteria and after user required, We need to visible the column in a slickgrid. So initially i have to hide a column ...
1
vote
0
answers
113
views
While reorder the column in slickgrid, the header menu frozen column funtionality not working
While reorder the column in slickgrid, the header menu frozen column functionality is not working.
The below error thrown in console:
zone-evergreen.js:172 Uncaught TypeError: this.sharedService....
0
votes
1
answer
428
views
Cannot use onAngularGridCreated emitter
I have an issue with the Angular Slickgrid library,
To modify the sorting button function I need to use the onAngularGridCreated event, (which, I assume) return the instance of my grid. But when I add ...
0
votes
1
answer
647
views
angular slickgrid latest version(Current) pagination not showing properly
This is my code. I am using version 4.1.1
AngularSlickgridModule.forRoot({
registerExternalResources: [new ExcelExportService()],
enableAutoResize: true,
...
0
votes
1
answer
885
views
In angular slickgrid want to provide custom edit icon button when clicking that I need to provide default inline editor with a single click
I am using angular slickgrid to display my data and also for inline editing data. In angular slickgrid Im using a default inline editor using the editor option like the one below
editor: {
model: ...
1
vote
0
answers
166
views
Async validation is possible in Slickgrid inline edit feature
In Slickgrid inline edit, we try to validate the data based on some criteria. But criteria check need some modified or existing data from database. so before validate will fetch the criteria needed ...
0
votes
0
answers
269
views
Angular-Slickgrid | How to get the sum of a column outside the datagrid?
What would be the best way to take the total value of a column and send it to a component or external variable?
Something like this for example:
I tried to find an example on the wikis or a similar ...
0
votes
3
answers
1k
views
Why is Angular Slick Grid not rendering CSS?
I have a new Angular 12 project that I am trying to have an angular slick grid grid in. But all the data is piled on top of itself, as shown in the photo.
I'm using code from here and it's obviously ...
0
votes
0
answers
97
views
provision to pre-validate the angular Slick-grid draggable grouping feature. Also remove specific column from grouping programmatically
I have to add a column after validation from my application. Is there any pre-validation available for adding columns in pre-header for grouping?
And is there any method to remove a particular column ...
0
votes
1
answer
582
views
For angular-slickgrid ExportToExcel how to remove the html tags
In grid data html tags are there, during the exportToExcel these tags are also getting exported into excel, is there any settings that I can do to export only the plain text? if not how can I ...