CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: DataGrid

  1. #1
    Join Date
    Dec 1999
    Location
    KL, Malaysia
    Posts
    9

    DataGrid

    Hi,
    How do I save all the data in the DataGrid to Microsoft Excel format.

    TQ
    CT


  2. #2
    Join Date
    Dec 1999
    Location
    Slovakia
    Posts
    26

    Re: DataGrid

    There is no function like that but you can write your own function.

    [ufo]

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

Featured