jQWidgets Forums
Forum Replies Created
-
Author
-
September 22, 2014 at 1:48 pm in reply to: Integration with knockout.js Integration with knockout.js #59861
Hi, please disregard my questions… I found my answers in another post that was submitted since then. Thanks. Apparently it will be fixed in 3.5.1 which will come out mid October. Thanks
http://www.jqwidgets.com/community/topic/datetimeinput-with-knockout-does-not-update-the-view-model/
September 19, 2014 at 2:01 pm in reply to: Integration with knockout.js Integration with knockout.js #59783Hi,
Yuri: Would that explain why my view model does not get notified when I change the date through the widget. I found that the binding work well if I change the date through code (I mean the jqxDateTimeInput gets updated property) but when I change date through jqxDateTimeInput, the change is not reflected in the view model and all computed field that are observing my date field do not trigger…
Peter: When can we expect a corrected jqxKnockout.js?
Thanks
Hi, Do you have an idea of when the next version of Theme Builder will be available? Thank you
September 24, 2013 at 7:22 pm in reply to: font style applied accross all widgets font style applied accross all widgets #29502This is great! Thanks for the information, very usefull.
May 24, 2013 at 3:06 pm in reply to: Modal Window / Scrollbar problem in EI 9 Modal Window / Scrollbar problem in EI 9 #21835Hi again,
After playing some more with modal window, I agree that the background is working fine. There is a little thing though (very minor). If you open a modal window when the page (the page calling the modal window) is bigger then the browser and a vertical scrollbar is visible, the modal window will leave the vertical scrollbar and display the modal background in the remaining space (leave the scrollbar intact). This is peerfect behavior. It works perfectly in Chrome, Firefox and IE 8. However, in IE9 and IE10, the the modal background does not seem to take the width of the scrollbar into consideration and a horizontal scrollbar appear at the bottom.
I was searching the site to see if there was a way to cancel the close of a windows if after some validation I find errors when I stumbled on this post. So… It there a way or not. According to this post, there isn’t. Can you suggest a way to perform validation and cancel the close of a window.
I’m assuming I could hide the “X” (close button), add two button binding each to a function which would do the validation and close the windows but that would not be super clean.
If there isn’t a clean way to do this, I would also like to suppor the request for a “closing” event that would allow for adding validation to the form.
Thank you
Hi Peter,
If you look that the demo for jqxNumberInput, the way the numbers are entered is exactly the way I would like RTL mask to work.
You enter the number 1 by 1 and the flow is from right to left.
Here are 2 questions:
1- Would it be possible to have the same behaviour as jqxNumberInput but with MaskEdit (RTL is not exactly the same)
2- Would it be possible to add an new number type to the jqxNumberInput wich would be time.
What I really want it to be able to enter 1, 3, 0 and in a field that could accept 00h00 but without having to enter the leading zeros. With the MaskInput, whether or not I use RTL I have to enter 0, 1, 3, 0 otherwize I endup with 13h00. ( I want to have 01h30)
Here’s the sequence
1 = 00h01
3 = 00h13
0 = 01h30Is there a way to achieve that?
Thank you
Ok, I see what you mean… I was a bit confused by the behavior.
Is there a way to force the caret to the right most position in the field?
Thank you
I managed to do something along the lines of what to told me, instead of adding the class with jQuery, I applied the class directly to the div in the html.
It works fine
Thank you
I can always style the content of the jqxNavigationBar do use a padding of XYZ. But If I could apply a style the whole navigation bar, that would be best.
Thank you
Great!
I seems to work except that it applies to the jqxNavigationBar header as well. Is there a similar class for jqxNavigationBar so I can control both header style separatly.
Thank you
April 13, 2013 at 6:24 pm in reply to: jqxDateTimeInput in version 2.8 is not usable with knockout jqxDateTimeInput in version 2.8 is not usable with knockout #19163Just one more question – is it possible to set the default culture globally, without specifying “culture” binding/property in each control?
I’m interested in that question also. Thank you
-
AuthorPosts