CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: charlie20

Search: Search took 0.01 seconds.

  1. [RESOLVED] Passing data between two DataTables

    Hia,

    I'm looking to move data between two DataTables (with a twist) & am looking for some guidance......

    I have a WinForms application that works as follows :-
    - Form_A is the main form &...
  2. Re: [RESOLVED] Copy from datatable to new datatable

    I had part of the code in the incorrect scope, so it was localised to a command button & not being shareable.

    I then used this code to copy the selected columns to the second datatable :-
    ...
  3. [RESOLVED] Copy from datatable to new datatable

    Hi all,

    Hoping for some pointers / advice.........

    I have a winforms application that imports data from a flat file into a datatable.

    I need to select certain columns from this import &...
  4. [RESOLVED] Excel import mapping to datagridview

    Hi all,

    I have an Excel spreadsheet that I am importing into a datagridview in a winforms application.

    Unfortunately the Excel spreadsheet comes from an external source that I have no control...
Results 1 to 4 of 4



HTML5 Development Center

Click Here to Expand Forum to Full Width