473,396 Members | 1,995 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Print screen in GridView

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

Jun 27 '08 #1
8 2073
What do you think will be the difference between a print screen and any
other image?

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Luigi" <ci****************@inwind.itwrote in message
news:B4**********************************@microsof t.com...
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

Jun 27 '08 #2
"Eliyahu Goldin" wrote:
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
Jun 27 '08 #3
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?

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Luigi" <ci****************@inwind.itwrote in message
news:64**********************************@microsof t.com...
"Eliyahu Goldin" wrote:
>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

Jun 27 '08 #4
"Eliyahu Goldin" wrote:
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
Jun 27 '08 #5
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.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Luigi" <ci****************@inwind.itwrote in message
news:7E**********************************@microsof t.com...
"Eliyahu Goldin" wrote:
>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

Jun 27 '08 #6
"Eliyahu Goldin" wrote:
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
Jun 27 '08 #7
Correct

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Luigi" <ci****************@inwind.itwrote in message
news:78**********************************@microsof t.com...
"Eliyahu Goldin" wrote:
>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

Jun 27 '08 #8
"Eliyahu Goldin" wrote:
Correct
Ok, thank you Eliyahu.

Luigi
Jun 27 '08 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

48
by: David J Patrick | last post by:
I'm trying to rewrite the CSS used in http://s92415866.onlinehome.us/files/ScreenplayCSSv2.html. using the w3.org paged media standards as described at http://www.w3.org/TR/REC-CSS2/page.html ...
9
by: hazz | last post by:
I want to display 'n' records for a table-driven data entry page. The first column should be readonly and the 2nd column, a checkbox WRITABLE (NOT READONLY). I can't use the gridview because it...
4
by: CSharpguy | last post by:
My web app is using master pages, On the content page I'm using a GridView. I need to print my GridView and I need to exclude the HyperLink columns. How can I print my content page and exclude the...
6
by: CSharpguy | last post by:
In my gridview I have 2 -3 template fields which are hyperlinks. I allow the user to print this grid. When the grid prints it also prints the links, how can I take the user to a print preview page...
9
by: igotyourdotnet | last post by:
I need to create a print preview page BUT my page I need to print has a grid and in the grid I have 2 or 3 columns that have links I want to hide the columns with the links on my print preview page...
3
by: Steve Kershaw | last post by:
Hi, I need to print the contents (rows and columns) of a GridView to the default printer. Is there any way of doing this easly? Thanks Steve
4
by: william.oram | last post by:
alt.html pointed me here, so... I have two CSS files for print and screen. In screen.css: ..screen { font-weight:bold; font-size:12px; }
1
by: Sam | last post by:
Hi, I have to print an aspx page. The page contains only a gridView ( with many rows). The gridView consist of two template fields where I have put in another gridView inside. I don't know...
10
by: Ed Jay | last post by:
I do not want to load two style sheets for screen and print media. I'm having difficulty grasping the use of the @print statement, or its syntax. Would someone please provide a simple explanation....
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.