Blank Row in DropDownListBlank Row in DropDownList
Old forum URL: forums.lhotka.net/forums/t/5673.aspx
ForteUnited posted on Saturday, October 25, 2008
I searched for the best solution to this but didn't seem to find anything. I have a ReadOnlyList that I am binding to a DropDownList control (ASP.NET). I would like to have a blank row at the top of the list but an not sure what is the best approach to achieving this given that I'm binding the control directly to the ReadOnlyList object.
Thoughts?
Thanks
Copyright (c) Marimer LLC