Results 1 to 13 of 13

Thread: [RESOLVED] how to print data from datagrid using datareport?

Threaded View

  1. #1

    Thread Starter
    Member kirara22's Avatar
    Join Date
    Feb 2009
    Posts
    54

    Resolved [RESOLVED] how to print data from datagrid using datareport?




    in my sreenshot it must print all what it is in in column1 which is:
    aaa
    bbb
    ccc


    Code:
    DataReport6.Show
    
    DataReport6.Sections("Section2").Controls("label1").Caption = DataGrid1.Columns(1)

    plz help..

    tnx..
    Last edited by kirara22; Mar 17th, 2009 at 02:32 AM.

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