R
Rob Venable
I've populated a drop down list from a sql query and the drop down list
(select box) looks fine. The issue is... I need to show a blank entry at
the top of the select box. In asp I would just add <option
value=""></option>. Does anyone know how to do it in .Net?
Thanks
Rob
(select box) looks fine. The issue is... I need to show a blank entry at
the top of the select box. In asp I would just add <option
value=""></option>. Does anyone know how to do it in .Net?
Thanks
Rob