jQWidgets Forums

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: jqxDateTimeInput Calendar jqxDateTimeInput Calendar #14411

    Hi Peter

    how set the parameter to don’t create calendar in jqxDateTimeInput?

    in reply to: jqxGrid when destroy jqxGrid when destroy #14287

    Hi team

    i have format my code, now I find the issue reason:

    the grid will create the new jqxcombobox control for pagesize selecting when retrieve , sort , page down, page up.

    Document body node will add more divs which id like “listBoxjqxWidgetXXXXXXXXX”. But can’t delete when jqxgrid destroy.

    in reply to: jqxTree destroy jqxTree destroy #14128

    Hi team

    the rich client program must sure the browser not happen leak memory. it is very important.

    now i test your end program and find more question in four months.
    some i can solve it myself, but some must ask your framework no defect when your client in using.

    your team provides the example is very simple and not refresh more times by Ajax, most is load one time.

    some controls leak are very serious.

    I have test all case in order to move our applications to your Library. if programs are very much, how can let me to using?

    i hope you can test fully at every control, must sure really no leak memory.

    don’t ask me provide the code and html. because we JS files is very large, can’t split.

    i hope your example can test in ajax more times and more repeat.
    i don’t hope my application cause the browser down when click the button 50 times.

    i hope your team can give your users some surprise in sort time.
    i think you can do it.

    ============================================================

    The Jquery remove methods can’t release the memory, i don’t known why happen, but i think may be JS reference cycle in complex environment. So must release the memory myself. but i can’t find any release code in some controls.

    in reply to: test feedback 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.

    Hi Dimitar

    You are right. my code has issue.

    But i have another question. How to let the splitter panel auto scroll?

    Hi Dimitar

    Thanks for you support.

    my source code is like below, please kindly help me why will alert invalid structure error.

    <div style=”margin: 5px;”>
    <div id=”divTab” >
    <ul>
    <li style=”margin-left: 20px;”>Set User Role
            <li >Set User Role33333</li>
    </ul>
    </div>
    <div>
    @myRoleGrid.GetHtml()
    </div>
    <div>
    asdfasdfasdfsd
    </div>
    </div>
    </div>

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