Tema
:
Formato a un datagrid automático
Ver Mensaje Individual
#
6
(
permalink
)
12/12/2007, 17:19
labv
Fecha de Ingreso: diciembre-2007
Mensajes: 13
Antigüedad: 17 años, 1 mes
Puntos: 0
Re: Formato a un datagrid automático
mira tengo el siguiente codigi¿o para hacer la conversion a datetime pero no funciona, me podrias guiar por favor
if (DateTime.TryParse(cel.Text, null, DateTimeStyles.NoCurrentDateDefault, out y))
cel.Attributes.Add("DataFormatString", "={0:d}");
labv
Ver Perfil
Buscar todos los Mensajes de labv