This question is locked. New answers and comments are not allowed.
Hi there, i have the current setup:
3 Comboboxes, State, City, Road
What I want to accomplish is:
When There's no state selected, I show every city and every road from my system.
And when I select the state, I filter the values from both City and Road combobox.
Is there an easy way to do this? i'll need a similar setup in a lot of places.
I'm even considering changing Telerik's code
3 Comboboxes, State, City, Road
What I want to accomplish is:
When There's no state selected, I show every city and every road from my system.
And when I select the state, I filter the values from both City and Road combobox.
Is there an easy way to do this? i'll need a similar setup in a lot of places.
I'm even considering changing Telerik's code