jQWidgets Forums

jQuery UI Widgets Forums Navigation Tabs refresh jqx Tab

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 10 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • refresh jqx Tab #58807

    atomic
    Participant

    Hi,
    I cannot find the way of refreshing jqxTabs. I have two tabs for entering same data (one is precise values and other way is in percentages). After I enter data in one Tab I would like to see updated version of that data in other tab. Is there simple way for this.
    Thanks

    refresh jqx Tab #58825

    Dimitar
    Participant

    Hello atomic,

    You would have to make this kind of update manually. I assume these values are in inputs. If so, you can bind to their change events and update the other input in the event handlers.

    Best Regards,
    Dimitar

    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.