jQWidgets Forums

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    addTo Posts
  • addTo #10173

    cocozz
    Member

    Hello, why my new elements don’tget aligned correctly after they’re added ?

    pgcTree.jqxTree(‘addTo’, { label: name }, selectedItem.element, false)

    Also, another question, in the jqxTree demo source I see that after modifying the tree you use the render method:

    $(‘#jqxTree’).jqxTree(‘render’)

    But doesn’t work, and it does not appear in the API, how could I refresh my Tree ?

    http://s8.postimage.org/48dckcvhv/Screenshot_10292012_07_34_21_PM.png

    Thanks

    addTo #10177

    Peter Stoev
    Keymaster

    Hi cocozz,

    Adding of Items is demonstrated in this sample: settings.htm. If the sample does not help, please post a sample which demonstrates the behavior that you experience on your side.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    addTo #10184

    cocozz
    Member

    Hi Peter !

    As you see in the image I show you in the first post, the element that I add to the parent “100 – Capital Social” does not align with the others one.

    I mean, “10000100 – HOLA” is not aligned with “10000100 – Capital Social”. It seams that it is missing the “span” tag just before to align it to the right.

    I don’t know why it happens with all the elements I try to add with addTo method.

    addTo #10190

    Peter Stoev
    Keymaster

    Hi cocozz,

    Please post a sample which demonstrates the behavior that you experience on your side. The provided information till now does not help us to reproduce the issue and without reproducing it, we will be unable to help you.

    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.