Cannot print from Microsoft.Web.UI.WebControls Tab strip

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Cannot print from Microsoft.Web.UI.WebControls Tab strip

    I was coding along in asp.net (which i must say is great) But using
    the tab control that microsoft made, when i click on other tabs and go
    to print(native internet explorer print) it does not print the tab
    that its on, only the first tab gets printed no matter which one you
    are on. Besides making a button the pops open another browser or using
    response.redirect to another page with the content they want printed,
    is there any way or suggestions to just print with the native explorer
    print?
    Michael Evanchik Guest

  2. Similar Questions and Discussions

    1. [Microsoft][ODBC Microsoft Access Driver] Could not start session.
      Does anyone know what this problem means??? Microsoft OLE DB Provider for ODBC Drivers error '80004005' Could not start session. ...
    2. FYI: Microsoft Publisher Users - Check out Microsoft Expression 3.3
      http://www.microsoft.com/products/expression/ There is a free download for Windows users (and Mac) which weighs in at 57mb. This is...
    3. [Microsoft][ODBC Microsoft Access Driver]'(unknown)' is not a valid path error
      This is probably an old problem that most of you know how to fix (I hope!). The scenario is that I have a web server running an ASP site that needs...
    4. problem using Microsoft.Web.UI.Webcontrols Tabstrip
      Hello, i have a problem i want to inherit the tabstrip control and derive my own control to be used in my project for some reasons but when i do...
    5. Urgent : Microsoft.Web.UI.Webcontrols not rendering controls to client
      Hi all, I installed the Microsoft.Web.UI.Webcontrols.dll onto my development P.C. and in the reference from within Visual Studio, changed the...
  3. #2

    Default RE: Cannot print from Microsoft.Web.UI.WebControls Tab strip

    Hello Michael,

    I have met this problem before. All I have done is to set the autopost back property for the tab control to "True"!!!

    Hope it helps.

    Best regards,
    Yanhong Huang
    Microsoft Online Partner Support

    Get Secure! - [url]www.microsoft.com/security[/url]
    This posting is provided "AS IS" with no warranties, and confers no rights.

    --------------------
    !From: [email]mcbain@aol.com[/email] (Michael Evanchik)
    !Newsgroups: microsoft.public.dotnet.framework.aspnet
    !Subject: Cannot print from Microsoft.Web.UI.WebControls Tab strip
    !Date: 25 Jul 2003 09:28:18 -0700
    !Organization: [url]http://groups.google.com/[/url]
    !Lines: 8
    !Message-ID: <73446b8b.0307250828.371f5503@posting.google.com >
    !NNTP-Posting-Host: 216.66.24.116
    !Content-Type: text/plain; charset=ISO-8859-1
    !Content-Transfer-Encoding: 8bit
    !X-Trace: posting.google.com 1059150500 16389 127.0.0.1 (25 Jul 2003 16:28:20 GMT)
    !X-Complaints-To: [email]groups-abuse@google.com[/email]
    !NNTP-Posting-Date: 25 Jul 2003 16:28:20 GMT
    !Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-online.de!news-spur1.maxwell.syr.edu!
    news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-xit-09!supernews.com!postnews1.google.com!not-for-mail
    !Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:162142
    !X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
    !
    !I was coding along in asp.net (which i must say is great) But using
    !the tab control that microsoft made, when i click on other tabs and go
    !to print(native internet explorer print) it does not print the tab
    !that its on, only the first tab gets printed no matter which one you
    !are on. Besides making a button the pops open another browser or using
    !response.redirect to another page with the content they want printed,
    !is there any way or suggestions to just print with the native explorer
    !print?
    !


    Yan-Hong Huang[MSFT] Guest

  4. #3

    Default Re: Cannot print from Microsoft.Web.UI.WebControls Tab strip

    Thanks Yan-Hong Huang, the screen flashing back is a little anoying
    and takes more resources but works great. Thanks for your time and
    help, Leif as well.
    Michael Evanchik Guest

  5. #4

    Default Re: Cannot print from Microsoft.Web.UI.WebControls Tab strip

    Hi Michael,

    I am glad to hear it. It is my pleasure to share my experience in the group. Thanks very much for participating the community.

    Best regards,
    Yanhong Huang
    Microsoft Online Partner Support

    Get Secure! - [url]www.microsoft.com/security[/url]
    This posting is provided "AS IS" with no warranties, and confers no rights.

    --------------------
    !From: [email]mcbain@aol.com[/email] (Michael Evanchik)
    !Newsgroups: microsoft.public.dotnet.framework.aspnet
    !Subject: Re: Cannot print from Microsoft.Web.UI.WebControls Tab strip
    !Date: 29 Jul 2003 11:10:12 -0700
    !Organization: [url]http://groups.google.com/[/url]
    !Lines: 3
    !Message-ID: <73446b8b.0307291010.2803e1ee@posting.google.com >
    !References: <73446b8b.0307250828.371f5503@posting.google.com > <v0BKptZVDHA.2124@cpmsftngxa06.phx.gbl>
    !NNTP-Posting-Host: 216.66.24.116
    !Content-Type: text/plain; charset=ISO-8859-1
    !Content-Transfer-Encoding: 8bit
    !X-Trace: posting.google.com 1059502213 20817 127.0.0.1 (29 Jul 2003 18:10:13 GMT)
    !X-Complaints-To: [email]groups-abuse@google.com[/email]
    !NNTP-Posting-Date: 29 Jul 2003 18:10:13 GMT
    !Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-online.de!news-spur1.maxwell.syr.edu!
    news.maxwell.syr.edu!sn-xit-03!sn-xit-04!sn-xit-01!sn-xit-09!supernews.com!postnews1.google.com!not-for-mail
    !Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:163070
    !X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
    !
    !Thanks Yan-Hong Huang, the screen flashing back is a little anoying
    !and takes more resources but works great. Thanks for your time and
    !help, Leif as well.
    !


    Yan-Hong Huang[MSFT] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139