You searched for the word(s):
< 1 second(s)
-
I have a gridview that gets its images from a database, the pictures are an unknown size. I need the pictures to display using the size they are saved into the database with unless they are wider than 1000px. If they are larger than 1000px wide I need to set thier size to 1000px. I canot set the size element on the image control to 1000px because ...
-
I have a gridview that gets its images from a database, the pictures are an unknown size. I need the pictures to display using the size they are saved into the database with unless they are wider than 1000px. If they are larger than 1000px wide I need to set thier size to 1000px. I canot set the size element on the image control to 1000px because ...