Cant Select Generate Update, Delete.

I am trying to use the Grid View and enable the Generate UPDATE, DELETE under the Advanced button, but it is grayed out.

I have tried to just use a basic select * from tbl_mytable just to see if it will work.

Any help would be appreciated.



Answer this question

Cant Select Generate Update, Delete.

  • martinbl

    Moving thread to Winforms Data forum.

  • Mike Eheler

    Make sure your table has a primary key

  • Cant Select Generate Update, Delete.