angular-gridster2 icon indicating copy to clipboard operation
angular-gridster2 copied to clipboard

Angular gridster 2

Results 170 angular-gridster2 issues
Sort by recently updated
recently updated
newest added

When I am setting setGridSize to "true" and gridType: GridType.VerticalFixed with fixedRowHeight: 202. I am getting horizontal scroll. Which I have fixed by setting gridster width to 100%. But issue...

Hello, I implemented drag-and-drop with Gridster's latest updates and Declared defaultItemCols is set to 6 and defaultItemRows 3 which makes 6x3 Gridster item. But with this configuration Gridster not allowing...

There are times when it is necessary to insert elements such as: - select - dropdowns Among others... These elements should be on top of the `gridster-item`, however, even if...

Hello, I am using gridster in one project where I had to implement a Gantt Chart inside a gridster-item. For the chart I started with the [Syncfusion Gantt Chart](https://ej2.syncfusion.com/angular/documentation/gantt/getting-started) and...

In RTL mode, when dragging an item outside the grid into it (to drop and add - using the emptyCellDropCallback), the drop/drag effect seems to be calculated as if it...

If this is my starting layout with 'Push Resize Items' and 'compact left and up' enabled, and I grab the handle at the blue line: ![image](https://github.com/tiberiuzuld/angular-gridster2/assets/725316/a8fc4364-b4a5-4381-9a7d-c99a0e6a8d06) and drag to the...

Hi, im dynamically creating gridster dashboard. I read the items from an API that i created. When i load my components it's alright, but when i use the method getNextPossiblePosition()...

Hello Team, I am using Gridster to create a dashboard containing various kinds of charts. I want the chart to resize continuously while handling the Gridster-item resize. I got all...

Please add support for zoneless angular, maybe a new package/repo for this? not sure how to proceed, I have a working version of zoneless (literlly just removed the calls of...

Hi, I am currently using angular-gridster2 version "^9.1.0" and encountered an issue while resizing widgets. When resizing a widget to be close to a smaller size, the following exception occurs...