Tema: tablecell
Ver Mensaje Individual
  #4 (permalink)  
Antiguo 22/02/2006, 07:21
andynedine
 
Fecha de Ingreso: abril-2005
Mensajes: 17
Antigüedad: 19 años, 9 meses
Puntos: 0
Si es posible, podrías extender un poco más el ejemplo, por favor? En mi caso tengo:
<asp:Table runat="server" CellPadding="0" CellSpacing="0" Height="22">
<asp:TableRow runat="server" Height="22">
<asp:TableCell runat="server">Texto</asp:TableCell>
</asp:TableRow>
</asp:Table>

¿Cómo meto la imagen en ese TABLECELL?


Gracias por la ayuda de antemano