jQuery UI Widgets › Forums › Grid › Clarification regarding JqxDropDownList in JqxGrid inlineEdit
Tagged: angular dropdownlist, cell editor, DropDownList, dropdownlist editor, incrementalSearch, jQuery DropDownList, jqxDropDownList
This topic contains 3 replies, has 2 voices, and was last updated by Dimitar 9 years, 11 months ago.
-
Author
-
I would like to show the highlighted value in dropdownlist as preselected using incrementalSearch like in the below link by setting incrementalSearch value as true
In this link, if we set the incrementalSearch to true, then if we press the letter B then Bicerin is highlighted and also at the same time this value is set as selected value.
But if I use the same dropdownlist in inline Edit of jqxGrid, it is not working as expected like in Editing demo under the below link
http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm
In this link, in first row under Product column, the value Cappuccino is selected and on inline edit, if we press the letter B, then Black Tea is highlighted, but the selected value is not changing it is still the same as Cappuccino.
Please let me know if there is any workaround to achieve this functionality.
Thank you.
Regards,
KanagaHi Kanaga,
We tested our demo Editing in Chrome, Firefox and Internet Explorer. In all cases, after entering edit mode and pressing “B”, “Black Tea” was selected in the dropdownlist editor, but to change the actual cell value you also need to exit edit mode (for example by pressing “Enter” or clicking outside the grid).
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi Dimitar,
Thank you for your feedback.
Please let me know if there is any workaround to set the highlighted value as selected value in dropdownlist editor without exiting edit mode like in the below link after setting incrementalSearch to true.http://jsfiddle.net/jqwidgets/LQEmK/
Regards,
KanagaHi Kanaga,
Unfortunately, this cannot be achieved.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.