Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / April 2008

Tip: Looking for answers? Try searching our database.

Print screen in GridView

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Luigi - 16 Apr 2008 09:22 GMT
Hi all,
anyone knows if is it possible to insert (and obviously save) a Windows
print screen in a GridView cell? (ASP.NET 2.0).

Thanks in advance.
Signature

Luigi

Eliyahu Goldin - 16 Apr 2008 09:33 GMT
What do you think will be the difference between a print screen and any
other image?

Signature

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

> Hi all,
> anyone knows if is it possible to insert (and obviously save) a Windows
> print screen in a GridView cell? (ASP.NET 2.0).
>
> Thanks in advance.
Luigi - 16 Apr 2008 09:42 GMT
> What do you think will be the difference between a print screen and any
> other image?

No very important differences, only that a print screen needs only a
Cut&Paste operation, that the user can make it very fast.

Luigi
Eliyahu Goldin - 16 Apr 2008 10:03 GMT
It won't be any fast. Since GridView is a server control, the image will
have to travel all the way from client to server and back. What exactly do
you want to achieve?

Signature

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

>> What do you think will be the difference between a print screen and any
>> other image?
[quoted text clipped - 3 lines]
>
> Luigi
Luigi - 16 Apr 2008 10:19 GMT
> It won't be any fast. Since GridView is a server control, the image will
> have to travel all the way from client to server and back. What exactly do
> you want to achieve?

Hi Eliyahu,
the users of the web applications "want" to be able to store (for each
record showed in the GridView) an image, a print screen of something (Windows
Desktop, site's pages, and so on).
What do you suggest to achieve this improvement?

Luigi
Eliyahu Goldin - 16 Apr 2008 10:34 GMT
No matter what images they want to store, they will need to upload them
first to the server. In the grid, you may want to show just a text link that
will open the image. Or, you may want to produce thumbnails and show them in
the grid. Users will get the full image by clicking the thumbnails.

Signature

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

>> It won't be any fast. Since GridView is a server control, the image will
>> have to travel all the way from client to server and back. What exactly
[quoted text clipped - 9 lines]
>
> Luigi
Luigi - 16 Apr 2008 10:42 GMT
> No matter what images they want to store, they will need to upload them
> first to the server. In the grid, you may want to show just a text link that
> will open the image. Or, you may want to produce thumbnails and show them in
> the grid. Users will get the full image by clicking the thumbnails.

And for store the image I may put an FileUpload control in the page?

Luigi
Eliyahu Goldin - 16 Apr 2008 10:51 GMT
Correct

Signature

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

>> No matter what images they want to store, they will need to upload them
>> first to the server. In the grid, you may want to show just a text link
[quoted text clipped - 6 lines]
>
> Luigi
Luigi - 16 Apr 2008 11:13 GMT
> Correct

Ok, thank you Eliyahu.

Luigi

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.