jQWidgets Forums
Forum Replies Created
-
Author
-
My bad, as I tested with your fiddle and no exception was thrown with a custom createeditor I missed that.
Trying with globalize.js works perfectly.
Thanks.
I confirm I load this file. I tried a sample without globalize.js and an exception is thrown so I don’t think it’s that because I have no expcetion.
As the video shown I tried on your fiddle and it doesn’t work, the fiddle I used : http://jsfiddle.net/5aGqc/154/
Regards.
Hello Peter,
Thanks for your answer but I don’t really understand how this is related to the issue. I made a video to show you the problem : https://1drv.ms/v/s!AjY5uCMRa0DpgWKtEDsmHcyVNL34.
What I did : enter values withe the popup (OK), click somewhere else (values are correctly set), edit the cell without opening the popup and typing a number (the numbers are replaced by zeros).
Regards.
Ok thanks.
Hello Hristo,
I upgraded to the 4.5.2 version and the bug is well fixed but I noticed we can’t type numbers anymore (when the popup is closed). It always put zeros.
Regards.
Hello Peter,
Thanks for your response but does that mean the scrollbarsize property of the grid is obsolete ?
All your fiddles are still using it, so should we use $.jqx.utilities.scrollBarSize by now or will it be fixed is the grid ?Regards.
Hello,
According to dsFranz I noticed a regression on the scrollbarsize property when I upgrade to v4.5.1.
It doesn’t take the value anymore. Your fiddle show it too (http://jsfiddle.net/jqwidgets/mtY3V/).
Regards.
Ok I will consider using it.
Thanks for the answer.
Regards.
Hello,
I wonder if you have considered to implement this feature?
It would be really appreciate if this feature will be present in further versions.
Regards.
June 7, 2016 at 8:56 am in reply to: Problem with Selected row on 'singlerow' selectionmode Problem with Selected row on 'singlerow' selectionmode #84954Hi,
When I Tab on the last cell of a row, the focus go to the next row, on the first cell, so the new ‘selectedrow’ need to be the new row selected.
I attached an image to show you my problem : In this case, I’m editing the 3rd cell of th 3rd row, but programmatically, the ‘selectedrowindex’ value is ‘1’ so it’s incorrect !Regards.
October 9, 2015 at 12:09 pm in reply to: animationHideDelay property don't work for sub-menu animationHideDelay property don't work for sub-menu #76613I don’t understand why this property wouldn’t be applied on the sub menu whereas others (e.g. animationHideDuration) does.
Is there a chance to reconsider this behavior ?
Regards.
October 7, 2015 at 9:47 am in reply to: animationHideDelay property don't work for sub-menu animationHideDelay property don't work for sub-menu #76511Hello Mariya,
I just upgrade to v3.8.2 and the bug still remains.
Regards.
March 24, 2015 at 12:42 pm in reply to: Add a row with string date Add a row with string date #69083Ok thanks for your answer I’ll try to do it.
Regards.
March 24, 2015 at 11:08 am in reply to: Add a row with string date Add a row with string date #69079I understand but why the grid do the trick when the data directly come from the server and not when using the addrow method ?
October 1, 2014 at 1:28 pm in reply to: Custom aggregates with null values Custom aggregates with null values #60457Hi Peter,
Thanks for your answer I could achieve my goal.
Regards.
-
AuthorPosts