473,394 Members | 1,854 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,394 software developers and data experts.

Printing out a datagrid

Is there a way to only print out the datagrid in a given web page? That is I
have a datagrid on my web page but I would like to add a button that will
only give me a page with the datagrid to print but nothing else.

Thanks,
Nov 18 '05 #1
3 1232
1. Create another page with only a datagrid and bind it to the same data
or
2. Set .Visible = False for all the other controls. This can be done readily
by putting them in a panel, and setting its .Visible to False.

"NoSf3RaTu" <no*@net.org> wrote in message
news:uw**************@TK2MSFTNGP12.phx.gbl...
Is there a way to only print out the datagrid in a given web page? That is I have a datagrid on my web page but I would like to add a button that will
only give me a page with the datagrid to print but nothing else.

Thanks,

Nov 18 '05 #2
a couple of weeks ago i heard about some software by smartertrader.net
called print manager that could use pdfs so you could sort out the printing
that way. you could use the same stored procedure as was used on the
datagrid
"NoSf3RaTu" <no*@net.org> wrote in message
news:uw**************@TK2MSFTNGP12.phx.gbl...
Is there a way to only print out the datagrid in a given web page? That is I have a datagrid on my web page but I would like to add a button that will
only give me a page with the datagrid to print but nothing else.

Thanks,

Nov 18 '05 #3
From an architecture stand point, I view suggest you use some sort of
template (xml templates) for all your page layouts. That way you have
a page that can only have a datagrid for printing without all the
menus/headers/footers....
http://xpcoder.net


"NoSf3RaTu" <no*@net.org> wrote in message news:<uw**************@TK2MSFTNGP12.phx.gbl>...
Is there a way to only print out the datagrid in a given web page? That is I
have a datagrid on my web page but I would like to add a button that will
only give me a page with the datagrid to print but nothing else.

Thanks,

Nov 18 '05 #4

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

Similar topics

2
by: JasmineC | last post by:
Hi there! I'm having some problems printing out my windows form. Here's what I need to do: I need to print a datagrid off a windows form, however the datagrid is bigger than screen. When I tried...
3
by: Randy | last post by:
Hello, I'm trying to get some ideas on this. If you were going to have to print a datagrid control (about 20 columns of data), how would you do it. I'm trying to figure out how to get it to look...
3
by: Randy | last post by:
Hello, I'm trying to print a dataGrid using PrintDocument control. My datagrid has about 23 columns so it is fairly wide. When I use the PrintControl, it prints only the part of the dataGrid that...
2
by: Newbie | last post by:
i have a c# asp.net webform that contains a datagrid. the datagrid has a vertical scroll. i need to give the user the ability to print the datagrid's entire content (all the rows). IE's print menu...
4
by: Jay | last post by:
Still can't seem to find a solution to printing a lengthy datagrid on multiple pages including datagrid headeron each page. I am not using Crystal Reports or Reporting Services or VStudio. Any...
5
by: ComputerStop | last post by:
I am attempting to print a datagridview. I have not found any method that works successfully. Has any one been successful with this?
4
by: Fred | last post by:
Hello, datagrids have GridLines, BorderWidth, BorderColor, ItemStyle.CssClass, ShowFooter ... properties, which can be used to customize the way they look when printed, how does one achieve the...
3
by: Jay | last post by:
Hi, I have this problem with DataGrid printing. I have a page which contains only DataGrid. When i try to print the page, only 1st page contains the verticle and horizontal lines of the...
0
by: Jay | last post by:
Hi, I have this problem with DataGrid printing. I have a page which contains only DataGrid. When i try to print the page, only 1st page contains the verticle and horizontal lines of the grid....
5
hussaini
by: hussaini | last post by:
please tell me any 1 printing code in datagrid in visual basic 6 in detail ----- Hello seniors members hope u will tell me ..... i have created a form in visual basic 6 so in the form there is a...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...

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.