locked
CRUD for gridview to populate data from SQL Server table without primary key RRS feed

  • Question

  • User-34860367 posted

    Hello,

    I got a table without primary key from imported raw data file of the customer information. For example, tblCustomer (Name, phone, address, etc..). I like to build a website page to populate the data into gridview. How do I can add CRUD to allow the user can insert, update and delete records from gridview.

    Any example code to show how to get it done, I really appreciate it. Thanks in advance.

    Thursday, June 30, 2016 5:11 AM

Answers

All replies