Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
110
Resetting WebDropDown to blank
posted

I have a simple WebDropDown control that I wanted to reset back to blank, or nothing selected. I'm used to doing this with a -1 as the index value on standard dropdown controls but I've tried that and numerous other things and still can't get it to blank out the selection.

This form the dropdown resides on can be reused immediately after submitting but I need the dropdown fields to all be reset to as they are upon initial form load. I'm sure I'm missing something simple...

This is using the latest version of Infragrastics 2009 ASP.NET Controls (Service Release applied).