Skip to main content

All Questions

0 votes
0 answers
22 views

Unable to view all columns when freeze and unfreeze all columns in the slickgrid

In a slickgrid with more than 20 columns, if I try to freeze all columns, all of the columns are frozen; when I unfreeze all columns, I am unable to view all columns in the slickgrid; however, if I ...
Thyagu's user avatar
  • 1
1 vote
0 answers
41 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 ...
Sumithra Murugesan's user avatar
1 vote
1 answer
189 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: ...
Przemyslaw Widanka's user avatar
1 vote
0 answers
38 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 ...
Sujatha Selvaraj's user avatar
0 votes
1 answer
39 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" [...
Sankalp Gupta's user avatar
0 votes
0 answers
28 views

Is it possible to have forceFitColumns and horizontalScrollBar both at the same time

I have a table that I created using angular-slickgrid AngularGridInstance in that I can add new columns, reorder the columns, shrink and expand the columns If I expand the columns too much that it ...
HUNTER's user avatar
  • 11
0 votes
1 answer
320 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. ...
Lajith's user avatar
  • 1,847
1 vote
1 answer
92 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 ...
Sanjeev Neelakantan's user avatar
1 vote
1 answer
71 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 ...
Sai Kumar S's user avatar
2 votes
1 answer
214 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 ...
Venkateshwaran Murugesan's user avatar
0 votes
0 answers
53 views

Freezing/Pinning hierarchy columns(slick-viewport-left) not working with aggregators in angular slickgrid

I am using custom grouping and aggregators. While trying to freeze the hierarchy columns(slick-viewport-left), the aggregated values are disappearing and only the granular level data is visible in ...
Christy Francis's user avatar
0 votes
1 answer
169 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 ...
Fab's user avatar
  • 11
0 votes
1 answer
122 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 ...
Anu's user avatar
  • 1
2 votes
0 answers
394 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. ...
Janisasri Sathasivam's user avatar
0 votes
1 answer
397 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 ...
Annie Deborah J's user avatar

15 30 50 per page
1
2 3 4 5 6