ej2-angular-ui-components icon indicating copy to clipboard operation
ej2-angular-ui-components copied to clipboard

Syncfusion Angular UI components library offer more than 50+ cross-browser, responsive, and lightweight angular UI controls for building modern web applications.

Results 20 ej2-angular-ui-components issues
Sort by recently updated
recently updated
newest added

I using ejs-pdfViewer inside ejs-dialog properties injectedModules length 0, when i put it outside ejs-dialog then it works. ![image](https://user-images.githubusercontent.com/29179069/184129219-45e8dd89-49f4-47b7-86c4-e431c9d67b96.png) down here code of me. _ _

pdf-viewer

Impossible to type [space] in textbox with inline editing in grid. Example: https://ej2.syncfusion.com/angular/demos/#/material/grid/normal-edit try to enter a [space] in the Customer ID column.

data-grid

Hello, I'm trying to use Syncfusion in our Nx Angular application which uses jest for testing. However because sync fusion grid seems to be using mjs files the tests are...

data-grid

Do you have any support such as an event that triggers when resize a whole table? I mean with the behavior here: ![image](https://user-images.githubusercontent.com/51433362/191118213-817aeb88-c09c-4a0e-8858-1510fa2fb918.png) Something like events on resizing images: ![image](https://user-images.githubusercontent.com/51433362/191118469-586a9829-21b7-441f-8000-e1ed1a0636c8.png)

Dear Team, Kindly watch attached video for the weird behavior of Editor. when we try to use back space to bring bottom line to top line it is taking top...

If you go to this [documentation](https://ej2.syncfusion.com/angular/documentation/api/datepicker/popupObjectArgs/#appendto), there is no example how to implement those. For eg: I want to change the popup position to open always to the top, i...

datepicker

### Redirect description Need to update the support and license topic in all Syncfusion public repo ### Solution description Updated the support and license topic in all Syncfusion public repo...

There is an error inside DashboardLayouts component that occurs after adding new panel but only if previous panel was dragged or resized ![image](https://github.com/syncfusion/ej2-angular-ui-components/assets/168137562/162d9ac8-2a17-4402-b433-a726c732012f) This happens because startRow property is not...

dashboard-layout

If the dropdown appears in the page on condition (using *ngIf), I'm not able to get the value of the dropdown. Example link: https://stackblitz.com/edit/angular-8dgnfy-qvvzx8?file=app.component.html,app.component.ts