jQWidgets Forums

jQuery UI Widgets Forums Grid Knockout Event Binding

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 10 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Knockout Event Binding #63591

    Tahir Nazir
    Participant

    Hi,
    I wanted to know that how to bind Knockout event e.g. dropdown change or image click event. As I have an application before in Knockout and events were working find but with testing this JQWidget knockout and Grid, event doesn’t work anymore. Could you guide me problem?

    Knockout Event Binding #63635

    Peter Stoev
    Keymaster

    Hi tahir182,

    Binding to events should happen in the way demonstrated in the documentation i.e by selecting with jQuery the HTML element by ID or CSS class and using the jQuery’s “on” method. It is very important to type the event’s name correctly, too.

    Best Regards,
    Peter Stoev

    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.