Gridview - onDeleting - no DataSource control

S

SimpleMan75

I have a method in my DataAccessLayer that deletes from the database, based
on the primary key:
MyDal.DeleteRecord(tablePK)

However, since I don't use a Datasource control, I am using the onDeleting
event of my Gridview - - which I've also setup with the Primary key assigned
to the DataKeyNames property.

So - how do I get the key, from the row, where I'm pressing the delete
button, in order to pass it to the DAL layer?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top