Results 1 to 2 of 2

Thread: Excel view to datagridview migration

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2014
    Posts
    16

    Excel view to datagridview migration

    Hello all,

    I have one question regarding migrating excel to datagridview.I have an excel consists of 4 sheets can this be acheived in datagridview or any other tool in dotnet,if so please reply me how can we acheive this.

    Thanks & Regards,
    Sampath

  2. #2
    Karen Payne MVP kareninstructor's Avatar
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    6,684

    Re: Excel view to datagridview migration

    There are many things to consider (depends on what you expect to have in the DataGridView) e.g. formulas, color, formatting of various data types, is the data relational etc.

    The standard methods to view Excel is via OleDb data provider or Excel automation.

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