jQWidgets Forums

jQuery UI Widgets Forums Angular Angular 4

This topic contains 1 reply, has 2 voices, and was last updated by  Ivo Zhulev 7 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Angular 4 Posts
  • Angular 4 #95654

    Hello,
    I am trying to have server side autocomplete(as the data load is huge) for one of my table columns (composed using JQXGRID). How can I attach custom event-listener to the <jqxGrid> component?

    Angular 4 #95766

    Ivo Zhulev
    Participant

    Hi neetu.gupta@ngam.natixis.com,

    Our components have their own events and the events that every angular element has.
    If you want to implement another custom event, then you must go to the given component file (etc. angular_jqxgrid.ts) and implement it there.
    Or you can write to sales@jqwidgets.com for custom development.

    Best Regards,
    Ivo

    jQWidgets Team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.