jQWidgets Forums

jQuery UI Widgets Forums Navigation Tabs test feedback

Tagged: ,

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • test feedback #12680

    Hi team

    i have tested the controls in asp.net mvc4 project at last three months.

    I want to say the controls are excellent.

    but have some issue. so i can not used in our projects. i expect next version.

    the controls use a simple scene is work fine.

    the controls may be all have common issue like this:

    if control put a control,if parent control is unvisible, when parent control’s parent size changed, the unvisible
    control and child controls will happen issue. this only haapen when controls width set X%.
    so the control can not set width to X%. so only using the controls single.

    for example:

    i have a tab control which have three tabpage. every tabpage has a grid. the controls with set X%, when window size changed, only the selected tabpage grid width no issue, other pagepage grid happen issue.

    if you can resolve the issue and i will order.

    thanks.

    test feedback #12701

    Peter Stoev
    Keymaster

    For integration with jqxTabs, we have added a callback function called initTabContent. initTabContent is called when a tab is selected and is used for initializing the Tab’s Content. That is necessary because the widgets layout expects a visible DIV tag during the initialization process. Here’s an example with jqxTabs, jqxGrid and jqxChart: integration.htm.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    test feedback #13258

    Hi team

    Do you plan to resolve this question in next version?

    I hope your team will resolve this question. because these application is very regular.your team provide the sample is very simple.

    I’m looking forward to your reply.

    test feedback #13259

    Peter Stoev
    Keymaster

    Hi zhq3k,

    Please, take a look at the sample I posted in my last post. It demonstrates how to use jqxTabs along with other widgets inside the tabs. In the sample the Grid and the Chart inside the Tabs are with width and height in percentage values.

    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.