Ver Mensaje Individual
  #2 (permalink)  
Antiguo 17/12/2011, 00:42
wwwmaster
 
Fecha de Ingreso: noviembre-2002
Ubicación: DF
Mensajes: 1.056
Antigüedad: 21 años, 5 meses
Puntos: 37
Respuesta: opcion "selecciona" en el combobox

<asp:DropDownList ID="cboAnioNacimiento" runat="server" Width="64px" AppendDataBoundItems="true" AutoPostBack="True" CausesValidation="True">
<asp:ListItem Value="">Seleccione</asp:ListItem>
</asp:DropDownList>

y listo, el databind respetara el primer elemento