EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: TheunisP on February 14, 2017, 01:13:43 PM



Title: dependent comboboxes
Post by: TheunisP on February 14, 2017, 01:13:43 PM
Hi there, I have a couple (a lot) of linked select ... option listboxes that is linked already via code - so when the page loads the 1st value is selected, the second list box is populated via that value and the correct value selected, on change the whole thing is redone.

Now I have made the select .. options into comboboxes and i looks great - problem is that once the easyui component is in place it ignores the old components - is there a way to have the easyui lib redo the whole process of taking the relevant select .. option and redrawing it - or will I need to redo the code for all of these?

Thanks