1
Help for ParamQuery Pro / remove dropdown selected value
« on: March 22, 2021, 11:12:40 pm »
HI,
How can I remove selected dropdown value and default it back to empty selection. I am using init method( ui.$editor.on('change', function()) to call another method and based on returned value from that , dropdown selected value should get changed to default empty value.
How can I remove selected dropdown value and default it back to empty selection. I am using init method( ui.$editor.on('change', function()) to call another method and based on returned value from that , dropdown selected value should get changed to default empty value.