Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/01/2012, 16:43
edgarrik
 
Fecha de Ingreso: marzo-2007
Mensajes: 80
Antigüedad: 17 años, 1 mes
Puntos: 1
Respuesta: There is no row at position 0

Intenta con :

Dim mensajes As Data.DataView = SqlDataSource8.Select(DataSourceSelectArguments.Em pty)
If totmetames.Table.Rows.Count > 0 Then
msgbox "Hay datos"
else 'texto comentado If mensajes.Table.Rows(0)("Comentarios").GetType.Name = "DBNull" Then
TextBox12.Text = "0"