How do I display an image in a panel

A

active

If I place a Panel into a TableCell how do I display an image in the panel?

Do I need to draw it in the Paint event or can I tell the Browser to do it?



Thanks
 
E

Eliyahu Goldin

Welcome to web applications!

There is no Paint event here, everything is the browser. You need to putt an
image control inside the panel and point it to the image on the server. The
browser will show it.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
 
A

active

I wanted to try putting it in the panel before I posted but did not know
how.
After you told me it could be done, how to do it became evident and it works
OK now.
Amazing what you can do if you know it can be done.


Thanks


Eliyahu Goldin said:
Welcome to web applications!

There is no Paint event here, everything is the browser. You need to putt
an image control inside the panel and point it to the image on the server.
The browser will show it.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


active said:
If I place a Panel into a TableCell how do I display an image in the
panel?

Do I need to draw it in the Paint event or can I tell the Browser to do
it?



Thanks
 
A

active

MasterGaurav (www.edujini-labs.com) said:
Well... the buck stops here - "If you know it can be done", more
importantly, "if you know how it can be done". :)

True, but before you told me it could be done I'd might quit looking before
I found out.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,216
Latest member
topweb3twitterchannels

Latest Threads

Top