jQWidgets Forums

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: JqxGrid JqxGrid #99734

    rsss
    Participant

    Please find below stack trace
    Uncaught Error: Unexpected directive ‘jqxDataTableComponent’ imported by the module ‘AppModule’. Please add a @NgModule annotation.
    at syntaxError (compiler.js:486)
    at eval (compiler.js:15240)
    at Array.forEach (<anonymous>)
    at CompileMetadataResolver.getNgModuleMetadata (compiler.js:15215)
    at JitCompiler._loadModules (compiler.js:34413)
    at JitCompiler._compileModuleAndComponents (compiler.js:34374)
    at JitCompiler.compileModuleAsync (compiler.js:34268)
    at CompilerImpl.compileModuleAsync (platform-browser-dynamic.js:239)
    at PlatformRef.bootstrapModule (core.js:5578)
    at eval (main.ts:11)

    in reply to: JqxGrid JqxGrid #99733

    rsss
    Participant

    I am trying to execute an example referring to link : https://www.jqwidgets.com/angular/angular-datatable/angular-datatable-defaultfunctionality.htm?light
    where nothing is working for me.
    Thank you for reply

    in reply to: JqxGrid JqxGrid #99727

    rsss
    Participant

    I am trying to using Datatable example but it is giving compitation problem
    App.Module.ts:import { DataTableModule } from ‘../../modules/datatable.module’;

    in reply to: JqxGrid JqxGrid #99726

    rsss
    Participant

    ERROR in src/app/app.module.ts(5,35): error TS2307: Cannot find module ‘../../modules/datatable.module’.

Viewing 4 posts - 1 through 4 (of 4 total)