Ver Mensaje Individual
  #3 (permalink)  
Antiguo 02/05/2011, 15:16
Avatar de jaullo
jaullo
 
Fecha de Ingreso: abril-2009
Mensajes: 994
Antigüedad: 15 años
Puntos: 30
Respuesta: Problema en el foco de un Textbox

Hola,

Puedes realizarlo pero no directamente, podrias utilzar javascript
Page.RegisterStartupScript("SetFocus", "<script>document.getElementById('" + TextBox1.ClientID + "').focus();</script>");

Saludos,
__________________
http://geekswithblogs.net/jaullo/Default.aspx
Si te he ayudado regalame Karma positivo!!!