Forum Replies Created
-
Author
-
August 11, 2014 at 7:15 am in reply to: DragDrop bug for jqxTree while getting tree items by ajax DragDrop bug for jqxTree while getting tree items by ajax #58212
So I needa stop drag&drop while loading? or give a piece of loading animation to prevent user drag&drop?
August 10, 2014 at 11:55 am in reply to: DragDrop bug for jqxTree while getting tree items by ajax DragDrop bug for jqxTree while getting tree items by ajax #58184Let me make it clear:
The bug comes out by 2 steps:
1. Expand the item and drag the item itself slightly at the same time (the `drag’ operation is necessary);
2. After the subtree of the item is expanded (or loaded), drag the item again, the item would fly away out of the box.or, another version happened with the following steps:
1. Expand the item and start dragging the item itself at the same time, this time, hold it and no releasing (no `dragEnd’ event happened);
2. After the subtree of the item is expanded (or loaded), drag the item again, the item just move a little offset and never allow to move any more
Thanks regards,
KrimeAugust 4, 2014 at 2:58 pm in reply to: Can I insert a row ahead certain row? Can I insert a row ahead certain row? #57996Oh, man…
July 30, 2014 at 6:42 am in reply to: Can I force the groupindentwidth to a small size? Can I force the groupindentwidth to a small size? #57810Seems like I’ve use the jqx 3.0.4 version, which has no bounding limit to minwidth and maxwidth. Problems solved!
Thanks regards
KrimeJuly 30, 2014 at 2:26 am in reply to: Can I force the groupindentwidth to a small size? Can I force the groupindentwidth to a small size? #57804Yep, you are right, but when I build a complicated enough UI window,
I suddenly find that the gridindentwidth force to 10, which made me
confused…
How did that happen?July 2, 2014 at 2:57 am in reply to: Why there's no interface for setting the scrollbar size of jqxTree? Why there's no interface for setting the scrollbar size of jqxTree? #56645🙂
July 1, 2014 at 5:20 am in reply to: Why there's no interface for setting the scrollbar size of jqxTree? Why there's no interface for setting the scrollbar size of jqxTree? #56588But there is scrollbarsize in jqxGrid. Are there any possible that other jqx- widgets (like jqxTree) support scrollbarsize?
I hope this would become true because I think the thinner scrollbar is kind of cute. -
AuthorPosts