Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/11/2009, 15:31
skel363
 
Fecha de Ingreso: febrero-2003
Ubicación: chile
Mensajes: 101
Antigüedad: 21 años, 3 meses
Puntos: 1
Respuesta: problema con grid view

hazlo con estilos

prueba esto, en la grilla agrega
Código:
<PagerStyle CssClass="stiloPaginacion" />
y en tu hoja de estilos agregas la clase
Código:
.stiloPaginacion
{
	FONT-WEIGHT: bold; 
	COLOR: #000;
	BACKGROUND-COLOR: #003399;
	text-align: left;
}
__________________
s[K]eL