Skip to content

angular grid demo #503

@crh225

Description

@crh225

Describe the bug

https://stackblitz.com/github/jqwidgets/angular_demos/tree/master/grid/defaultfunctionality?file=src%2Fapp%2Fapp.module.ts
image

To Reproduce
Steps to reproduce the behavior:
The demo provided on jqwidget site is using any everywhere versus strongly typing objects. It is complaining also about the import path and lint rules not being valid. I have never seen an import statement that imports from a .ts file in angular.

Expected behavior
strongly type the objects and not use any.
fix the import.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions