jQWidgets Forums
Forum Replies Created
-
Author
-
Hi Peter
how set the parameter to don’t create calendar in jqxDateTimeInput?
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.
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.
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.
October 9, 2012 at 8:59 am in reply to: jqxTabs happen Error: Invalid structure! jqxTabs happen Error: Invalid structure! #9099Hi Dimitar
You are right. my code has issue.
But i have another question. How to let the splitter panel auto scroll?
October 9, 2012 at 7:34 am in reply to: jqxTabs happen Error: Invalid structure! jqxTabs happen Error: Invalid structure! #9082Hi 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> -
AuthorPosts