Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Here's my problem, I have over three hundred little images tied to a web app. This is quite cumbersome and very slow coding wise.

 

What I would like to do is to just have the image appear according to numbers in a database. I've been researching, and have finally gotten the images to dynamically appear. My problem is now when I perform the page.control.add() statement, the images end up at the very end of the web page. If I want to specify a specific cell of a table where the images are to be displayed, how do I tell the code where to put it?? In other words, is it possible to add the control anywhere on the web page?? I would think so, but have been unable to find out how.

 

Thanks in advance.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...