How to hide a value in dropdown using Javascript? Scenario: I have values 0,1,2,3 in dropdown I want to hide 3 only ,, how can I achieve this ? Thanks In Advance
asked
Prashanth Karthik T
2 answers
1
Is it a must to do it using JavaScript? You can easily filter out values if you use the DynamicEnumPicker from the marketplace.