Results 1 to 4 of 4

Thread: [RESOLVED] System Generate Error Message Specify Cast Is Not Valid

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    141

    Resolved [RESOLVED] System Generate Error Message Specify Cast Is Not Valid

    System Generate Error Message Specify Cast Is Not Valid


    public int EditGrid(DataGrid myGrid, string myValue)
    {
    DataTable myTable= null;
    myTable= (DataTable)myGrid.DataSource;
    }
    Last edited by Waseemalisyed; May 23rd, 2005 at 11:58 PM.

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