jQWidgets Forums

This topic contains 3 replies, has 3 voices, and was last updated by  Peter Stoev 12 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • jqxButton enable binding #14570

    troy.molsberry
    Participant

    is the following supported?

    < button data-bind=”jqxButton:{theme:’black’}, enable: myObservableProperty “>

    This generates a jqxButton in the UI, but the enable binding is not honored. If I do not create a jqxButton the enable binding works properly.

    In general, how can we do MVVM with bindings for enabled in jqxButtons?

    Cheers

    jqxButton enable binding #14574

    Peter Stoev
    Keymaster

    Hi Troy,

    jqxButton does not have built-in Knockout binding at present. You may find which widgets currently have built-in binding here: knockoutjs.htm.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    jqxButton enable binding #16913

    Makla
    Participant

    Are there any plans to support that?
    I was also trying to automatically disable button when textbox is empty.

    A very common scenario. You have some pre form validation.

    jqxButton enable binding #16926

    Peter Stoev
    Keymaster

    Hi Makla,

    There is a work item about the missing feature. I cannot provide a time frame when it will be available.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.