c# - Dropdown Remove Selected Item On Post Back -


i have place order form , have drop down list contains list of items binding from

sharepoint list dynamically. whenever add item (for example item1) place order , click add

another item button,i need remove (item1 ) drop down list avoid duplicate insert in

sharepoint list or maybe need fill drop down without (item1) cause selected it.

please give me solution.

thanks in advance.

kumar.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -