0
kicks
ArgumentOutOfRangeException in DropDownList - ASP.Net
Tired of the ArgumentOutOfRangeException in your Data Bound DropDownLists? I kept running into this issue on a project where the data integrity was out of my control. See one approach for adding a way to customize how you can elegantly handle this exception and change control behavior.