jQWidgets Forums
Forum Replies Created
-
Author
-
January 21, 2014 at 9:46 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #48180
Hey Peter,
Just wondering if you were able to verify the issue from my previous reply: http://www.jqwidgets.com/community/topic/combobox-support-empty-null-value/#post-47909
Cheers,
– Joe
January 17, 2014 at 5:30 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #48024Bump.
January 15, 2014 at 4:38 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #47909Hey Peter,
I get it now
Were you able to verify the issue via my fiddle http://jsfiddle.net/hrcsrl/LtYQe/ ?
Cheers,
– Joe
January 14, 2014 at 4:20 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #47857Hey Peter,
I just want to make sure I read what you wrote: “The selection should be cleared when the input’s value is empty…”.
If that is the expected behavior, then there is an issue. You can reproduce the issue with my the fiddle found at http://jsfiddle.net/hrcsrl/LtYQe/. Please read the instructions to reproduce the issue.
Cheers,
– Joe
January 14, 2014 at 4:14 pm in reply to: ComboBox escape key clears and sets invalid value. ComboBox escape key clears and sets invalid value. #47856Awesome, thanks Peter!
Is there a place where we can see planned work items for the next release? I’m curious because we’re interested in purchasing but want to make sure the jQWidgets library will meet our needs. There are a few outstanding issues that we need to be fixed, but I don’t have any insight into when they will be ready to release.
Cheers,
– Joe
January 13, 2014 at 9:34 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #47810To beat this horse even more, the combo box doesn’t not provide a user to clear the selection visually. If one wanted to do this, they would have to create another link or button to call the method on the combo box instance. This would warrant the ability to clear the selection by clearing the value in the text field of the combo box.
January 13, 2014 at 9:26 pm in reply to: ComboBox escape key clears and sets invalid value. ComboBox escape key clears and sets invalid value. #47809If you are able to reproduce, could you please let me know when a fix could be available.
Cheers,
– Joe
January 13, 2014 at 5:50 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #47801Hey Peter,
Based on the reason, the input field should not set the selected item to null if the value entered is not found. Please follow the instructions in the fiddle I created from the original post to see the inconsistent behavior.
– Joe
January 13, 2014 at 3:54 pm in reply to: Keyboard Navigation – IE 9 Keyboard Navigation – IE 9 #47798Hey Peter,
Is there a reason why the mouse cursor needs to hover the grid to keep focus within the grid?
– Joe
January 13, 2014 at 3:24 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #47797Hey Peter,
Yes, that is what I’m experiencing, but it doesn’t line up with the other behavior of the combo box.
What’s the difference of clearing out the combo box text field vs typing in an invalid item value? When I type in an invalid value, the selected item is null. If I clear the text field the combo box value is persisted. Both of those scenarios result in invalid values which would mean the selected item is null.
Cheers,
– Joe
January 10, 2014 at 4:37 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #47704Any thoughts on this?
January 9, 2014 at 6:39 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #47641The point is, if I type in “abc” it doesn’t match any items and the selected item is null. The same should hold true for if I clear out the input because there aren’t any items that match an empty string.
January 9, 2014 at 6:37 pm in reply to: ComboBox support empty / null value. ComboBox support empty / null value. #47640Hey Peter,
Yes, I do implement the geteditorvalue which is a proxy to return the combo box selected item. However, what I’m expecting is if I clear out the input for the combo box, the selected item should be null.
January 7, 2014 at 8:15 pm in reply to: Beforeprocessing is not firing in jqxGrid. Beforeprocessing is not firing in jqxGrid. #47495Peter, what does it belong to? I am using it in the source definition for the data adapter.
January 7, 2014 at 8:14 pm in reply to: Fix formatting for blog posts. Fix formatting for blog posts. #47494Cool. Thanks Peter!
-
AuthorPosts