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

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top