Ver Mensaje Individual
  #3 (permalink)  
Antiguo 17/10/2008, 06:59
feracosta3
 
Fecha de Ingreso: octubre-2008
Mensajes: 20
Antigüedad: 15 años, 7 meses
Puntos: 0
Pregunta Respuesta: De datagrid a Dropdownlist

Gracias por tu ayuda.
Estuve intentado con lo que me dijiste pero me sale un error...

string longitud = dgClientes.DataKeys(dgClientes.Items[index].ItemIndex)

Error 1 Non-invocable member 'System.Web.UI.WebControls.BaseDataList.DataKeys' cannot be used like a method.'

al datagrid le asigne en la propiedad DataKeyField el valor correspondiente.

mmm, que estare haciendo mal?...


Gracias

Jenifer