jQWidgets Forums

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts

  • Prashant
    Participant

    Hi Ivo Zhulev,

    For quick test :

    I have created sample angular 2.0 app and just added
    /// <reference path="{some path}/jqwidgets-ts/jqwidgets.d.ts" />

    Till now there is no compiler error.Then after adding below file, console start throwing TS2305,TS2420 (jqxCalendarComponnt) incorrectly implements interface ‘ControlValueAccessor’ error

    import {jqxCalendarComponent} from '../vendor/jqwidgets-ts/angular_jqxcalendar';

    I will prepare the sample demo and share with you shortly.

    Thanks,
    Prashant Kirpan


    Prashant
    Participant

    Team,

    Based on samples, i tried to integrate jqWidgets with Angulae 2.0 but after running application, i am getting below error :

    {some path}/jqwidgets-ts/angular_jqxcalendar.ts(4,9): error TS2305: Module ‘”{some path}/node_modules/@angular/http/index”‘ has no exported member ‘
    noop’.
    {some path}/jqwidgets-ts/angular_jqxcalendar.ts(19,14): error TS2420: Class ‘jqxCalendarComponent’ incorrectly implements interface ‘ControlValueAccessor’.
    Property ‘writeValue’ is missing in type ‘jqxCalendarComponent’.

    Any help would be appreciated,

    Regards,
    Prashant

    in reply to: Stop layout responsiveness Stop layout responsiveness #87800

    Prashant
    Participant

    Thanks Dimitar for help,

    Regards,
    Prashant


    Prashant
    Participant

    Hi All,

    I have created responsive layout with giving height/width values in ‘%’.

    I want to stop responsiveness of layout after certain threshold value and vertical/horizontal scrollbar should appear on browser.

    Is it possible to stop responsiveness of layout?

    Regards,
    Prashant

    in reply to: Angular 2 setup Angular 2 setup #87616

    Prashant
    Participant

    Team,

    I have integrated Jqwidgets docking layout with angulat 2.0 – rc5 with Visual Studio Code.

    Integration was successful and working fine but when i added Jqwidegts library into solution, i get below error while launching app.

    After doing other integration, below error appears on terminal again and fails application launching. Am i missing something while integration?

    error TS5033: Could not write file ‘{Source Location}/jqwidgets-ts/angular_jqxcalendar.js’: EPERM: operation not permitted, open ‘{Source Location}\jqwidgets-ts\angular_jqxcalendar.js’

    [0] error TS5033: Could not write file ‘{Source Location}/jqwidgets-ts/angular_jqxcalendar.js.map’: EPERM: operation not permitted, open ‘{Source Location}\jqwidgets-ts\angular_jqxcalendar.js.map’

    [0] error TS5033: Could not write file ‘{Source Location}/jqwidgets-ts/angular_jqxdockinglayout.js’: EPERM: operation not permitted, open ‘{Source Location}\jqwidgets-ts\angular_jqxdockinglayout.js’

    [0] error TS5033: Could not write file ‘{Source Location}/jqwidgets-ts/angular_jqxdockinglayout.js.map’: EPERM: operation not permitted, open ‘{Source Location}\jqwidgets-ts\angular_jqxdockinglayout.js.map’

    [0] error TS5033: Could not write file ‘{Source Location}/jqwidgets-ts/angular_jqxtree.js’: EPERM: operation not permitted, open ‘{Source Location}\jqwidgets-ts\angular_jqxtree.js’

    [0] error TS5033: Could not write file ‘{Source Location}/jqwidgets-ts/angular_jqxtree.js.map’: EPERM: operation not permitted, open ‘{Source Location}\jqwidgets-ts\angular_jqxtree.js.map’

    Regards,
    Prashant

    in reply to: Angular 2 setup Angular 2 setup #87467

    Prashant
    Participant

    Gray,

    I moved on Angular 2.0. Have you tried it on angular final version? If that is working, then please send me config files on below mail id,

    prashu84k@gmail.com

    Experts :
    When can we expect Angular 2.0 sample tutorial?
    please confirm..

    Regards,
    Prashant

    in reply to: Angular 2 setup Angular 2 setup #87404

    Prashant
    Participant

    Team,

    I am trying to setup jQwidgets on Angular2.0-rc5 but facing difficulty while installing npm packages.

    Can somebody share working copy of package.json,typings.json and tsconfig.json?

    Also, any plans to support RC6?

    Any help would be appreciated.

    Thanks and regards,
    Prashant

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