jQWidgets Forums

jQuery UI Widgets Forums Navigation Tabs Get and Set the values in Tabs

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Get and Set the values in Tabs #27427

    Rakesh
    Member

    Dear JQWidgetTeam,

    I have tab control.. and html content like

    When I click on New tab I am getting this html content and placing in every tab..
    So,
    the problem is controls are having same id’s in all tab’s, But need to achieve the below

    1. When I click on Save button I should able to get all the control values in current tab…
    2. When I click on New tab I should able to set value in new tab controls.

    Regards,
    Rakesh

    Get and Set the values in Tabs #27431

    Dimitar
    Participant

    Hello Rakesh,

    You may use the methods setContentAt, getContentAt, setTitleAt and getTitleAt to achieve your goal. For more information about them, please check out the jqxTabsAPI Documentation.

    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.