Results 1 to 2 of 2

Thread: datagrid printing in asp.net

  1. #1

    Thread Starter
    Lively Member AjayKumar's Avatar
    Join Date
    Nov 2003
    Location
    Noida
    Posts
    94

    datagrid printing in asp.net

    Urgent i just want the code for printing a datagrid in asp.net through default printer attached to the computer.
    HI ITs exciting!!!!!

  2. #2
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131

    Re: datagrid printing in asp.net

    There is no server-side way of doing this you'll need to use client-side JavaScript to do this.
    Code:
    <a href="window.print();">print this page</a>
    HTH

    DJ

    If I have been helpful please rate my post. If I haven't tell me!

Posting Permissions

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



Click Here to Expand Forum to Full Width