Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Rod #1
Background Image
Hi!
I would like to insert an Image as background of mydatagrid.
The image will be inserted between rows as separator line.
Could anyone help me, please ?
Regards,
Antonio Grasso
Rod Guest
-
How Can I Put An Image Background ?
How Can I Put An Image Background ? If somebody know, pls reply me. 10x -
Background image in CSS
Hi, I was wondering if someone could tell me how to see my background image in my site when after I make a CSS with a background image. I made a... -
Image to Background
I have an image positioned on a page exactly like I want it. I could simply type my text onto the image, but I would prefer to set the image to... -
Image as background
just make the jpeg the size of the document, put it at 0,0 lock the layer, then hide the layer, that should work fine.. just unlock it when yer all... -
background image vs. insert image?
The height of a table is defined by its content. This does not include background images, so there's no assurance that your entire image will be... -
Michael Tkachev #2
Re: Background Image
hi
You can insert your datagrid to the cell of table. this cell can have a
background image.
bye
"Rod" <camino.april@tiscali.it> wrote in message
news:%23rsUgpIyEHA.3940@TK2MSFTNGP10.phx.gbl...> Hi!
> I would like to insert an Image as background of mydatagrid.
> The image will be inserted between rows as separator line.
>
> Could anyone help me, please ?
>
>
> Regards,
> Antonio Grasso
>
>
Michael Tkachev Guest
-
mack1mobile #3
Background Image
:confused;
I can get a background image to display in IE and Firefox with the following
code in one of my .htm files, lets say dinnermay20.htm:
<table width="750" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="150" colspan="2"><img src="images/header.jpg" /></td>
</tr>
As long as this file stays in the root folder I'm OK but if I create a
subfolder like "events" and put the same file in it then the background image
will not display. I would like to keep my events web pages in the "events"
subfolder and the calendar pages in the "calendar" subfolder and so on and on
and on. Is this possible?
mack1mobile Guest
-
Murray *TMM* #4
Re: Background Image
There is no background image in your code.
As long as you move files around inside of DW, and not by using
Finder/Explorer, the links to them will be properly managed.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"mack1mobile" <webforumsuser@macromedia.com> wrote in message
news:ds2uep$18t$1@forums.macromedia.com...> :confused;
> I can get a background image to display in IE and Firefox with the
> following
> code in one of my .htm files, lets say dinnermay20.htm:
> <table width="750" border="0" cellspacing="0" cellpadding="0">
>
> <tr>
> <td height="150" colspan="2"><img src="images/header.jpg" /></td>
> </tr>
> As long as this file stays in the root folder I'm OK but if I create a
> subfolder like "events" and put the same file in it then the background
> image
> will not display. I would like to keep my events web pages in the
> "events"
> subfolder and the calendar pages in the "calendar" subfolder and so on and
> on
> and on. Is this possible?
>
>
Murray *TMM* Guest



Reply With Quote

