Help! Dhtmlxcombo onchange event does not work!

onChange / onSelectionChange

1 2










dhtmlxcombo created by dhtmlXComboFromSelect, whose event onchange does not work! version 4.4

Hi

please try latest version of combo

But I just bought version 4.4.
How can I update to latest version?

Tested on standard version 4.6, the problem is still.
Just changed the demo 《03_onchange_onselectionchange》,the onchange does not work!

Hi

Works fine localy with 4.6-std version.

Please provide completed demo including all corresponding js/css files

Here is a small guide how to make a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html

If you don’t want to share your demo here for any reasons - you can send it to support@dhtmlx.com, if so - please include link to this forum topic.

If you’re using PRO Edition please send your demo to support@dhtmlx.com

Hi

add value attr for options, now both options have the save

1 2

change select option code in mydemo.html as follow:

172.168.12.63
172.168.12.222
192.168.1.1
192.168.1.64

onchange event cannot work!
Should I send new demon code by email?

This is my project code.

I’ve found the problem.
If there’s the same value in the options.
Onchange event can not work.
But Why not exist the same value?
for example:

Choose the class by choose one student in the same class.

Jack John Steven Jane Kitty

In my project, option value is used to mark as a category.
So it exists the same value.

Hi

unfortunately we do not have plans to support such scenario.