jQWidgets Forums
Forum Replies Created
-
Author
-
Paste from clipboard of the operating system works only through the context menu. Paste with Ctrl+V does not work.
August 26, 2015 at 12:06 pm in reply to: Keyboard navigation when grouping Keyboard navigation when grouping #75186Hi Dimitar, will it ever work?
August 26, 2015 at 11:24 am in reply to: Keyboard navigation when grouping Keyboard navigation when grouping #75184Hi! I want to go back to my old question. Right now keyboard navigation when grouping is enabled is partially supported.
When ‘virtualmode’ is set to true the keyboard navigation has invalid behavior.Try this example. Select any row and press cursor up/down button.
July 28, 2015 at 8:02 am in reply to: Selection is changing when clicking on the scrollbar Selection is changing when clicking on the scrollbar #74215I think that enough to call the stopPropagation method to prevent bubbling.
Hello Dimitar,
Unfortunately, this method does not work correctly. Try to insert “111” via the context menu:
After spin up:
And if I want to insert the value from the clipboard of the operating system?
Thank you.
September 22, 2014 at 10:05 am in reply to: valueChanged and textchanged events doesn't raise valueChanged and textchanged events doesn't raise #59849Okay, thank you
September 22, 2014 at 8:29 am in reply to: valueChanged and textchanged events doesn't raise valueChanged and textchanged events doesn't raise #59844Hi Peter Stoev,
Integration with ko (jqxknockout.js) uses valueсhanged / valueChanged (new name) event.
May 13, 2014 at 5:22 am in reply to: Keyboard navigation when grouping Keyboard navigation when grouping #54372Are you planning to implement this functionality?
April 30, 2014 at 6:11 am in reply to: hitTest method does not works hitTest method does not works #53758Hi Peter Stoev,
in your example you must change “allowDrag” from true to false
April 11, 2014 at 3:32 am in reply to: cannot set negative value with fractional part cannot set negative value with fractional part #52913Hi Peter Stoev,
In your documentation says that “setDecimal” function takes a numeric value.
‘-1,25’ is String
-1.25 is NumberMarch 25, 2014 at 7:06 am in reply to: Impossible to enter the negative value Impossible to enter the negative value #51798Hi Peter Stoev,
Try to press “-” button and then spinbutton.
update:
for the case
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;line-height must be reduced by top- and bottom border-width.
December 24, 2013 at 7:40 am in reply to: jqxGrid suspendupdate TypeError jqxGrid suspendupdate TypeError #46933Hi Peter Stoev,
Please try to include files jqxgrid.js and jqxdatatable.js simultaneously in a page or use jqx-all.js file.
Best Regards, Yuri Antipin.
-
AuthorPosts