jQWidgets Forums
jQuery UI Widgets › Forums › Grid › cascading combobox issue
This topic contains 14 replies, has 2 voices, and was last updated by Dimitar 10 years, 12 months ago.
-
Authorcascading combobox issue Posts
-
Hi,
we are entering city value in cascading combobox for first-time then entered value is going to be erased(shown in below image links) after editor is created please provide me sollution for me.
See the below screenshots
Thanks,
rani
Hello rani,
The demo Cascading ComboBoxes does not allow custom values.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/images which i posted is from demo example and value what i am entered is first letter in cities list box items only but before creation of editor it is going to be erased after editor is created when i entered same value(erased value before editor creation) then working perfectly.
how can we achieve that.how to prevent erasing issue.regards,
raniHi rani,
As I said, in this case, you can enter only values that are in the combobox dropdown, such as “Bruges” and not just “B”. Also, please make sure you are using the latest version of jQWidgets (3.2.2).
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/hi,
if i started typing Bruges then B is going to be erased then ruges are staying because you are using sample array so,editor is creating fastly but in my requirement i am hitting to controller to get data.so,what ever the letters i entered before creation of editor is erasing this is error can u please check with debugger in code.other wise tell me how to post video i will show you.thanks,
raniHi,
You have given in keyboard navigation of grid, if grid is in edit mode ‘the key stroke is handled by the editor.’ but there is no example for keyboardhandle events for editor.
Regards,
raniHi rani,
Please post a link to your externally-hosted video here.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi rani,
There is no link in your post.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi rani,
Please update to version 3.2.2 and try again.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi,
i updated but also repeating same issue.Regards,
RaniHi Rani,
In the latest version of the demo, when you select a different country, the city cell displays “Select a city…”. This does not seem the case in the video you posted.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi,
NO sir its repeating you can try the same example with database connection then you can get clarity about this issue.please thy with database connection and check once please
Regards,
RaniHi Rani,
The demo is provided for illustrative purposes. You are free to extend its functionalities and modify it however suits your needs.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.