D
David C
I want to use the deleting event on a gridview (using link button) to get
the ID of the row being deleted so I can make sure that ID is not in another
table. How do I reference this in my VB code in the SqlDataSource.Deleting
event? Thank you.
David
the ID of the row being deleted so I can make sure that ID is not in another
table. How do I reference this in my VB code in the SqlDataSource.Deleting
event? Thank you.
David