jQWidgets Forums

jQuery UI Widgets Forums Navigation Tabs Add Grid to Tab

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  mithun joshi 11 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Add Grid to Tab #22164

    mithun joshi
    Member

    Hi,

    I want to add grid widgets in to Tab using ‘addLast’ property I am using below code but i am not able to add it

    $(‘#jqxTabs’).jqxTabs(‘addLast’, Location’, ‘#locationGrid’);

    Kindly Suggest.

    Add Grid to Tab #22168

    Peter Stoev
    Keymaster

    Hi,

    It is not possible to add a Grid in that way. With ‘addLast’ you can add a DIV tag. Then from that DIV tag, you should select it and initialize the Grid.

    Best Regards,
    Peter Stoev

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

    Add Grid to Tab #22172

    mithun joshi
    Member

    Thanks Peter for updates can you help with any example for reference .

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

You must be logged in to reply to this topic.