Thread: Datagrid Export to MS Excel with C++ .NET

  1. #1
    Registered User
    Join Date
    Jun 2006
    Posts
    3

    Datagrid Export to MS Excel with C++ .NET

    Hello is it possible to export a Datagrid into an Excel File with C++ .NET. The only thing I find is how to do it with C# or VB.

    Alternative a printerfunction which can print the datagrid would be fine as well

    Thanks in advance

    I'm using VS 2005

  2. #2
    Registered User
    Join Date
    Mar 2005
    Location
    Mountaintop, Pa
    Posts
    1,058
    Maybe this can help you out... DispHelper

  3. #3
    Registered User
    Join Date
    Jun 2006
    Posts
    3
    Sorry not really but thanks for the answer

  4. #4
    Registered User
    Join Date
    Mar 2005
    Location
    Mountaintop, Pa
    Posts
    1,058
    Aww, what the heck, I'll give it another try.

    MSDataGrid control in a C++ app with ADO

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Speed test result
    By audinue in forum C Programming
    Replies: 4
    Last Post: 07-07-2008, 05:18 AM
  2. DataGrid or MS Flex grid, is there one in C++ ??
    By Digs in forum Windows Programming
    Replies: 1
    Last Post: 10-30-2003, 01:43 PM
  3. Ping
    By ZakkWylde969 in forum Tech Board
    Replies: 5
    Last Post: 09-23-2003, 12:28 PM
  4. The Timing is incorret
    By Drew in forum C++ Programming
    Replies: 5
    Last Post: 08-28-2003, 04:57 PM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM