Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 925343
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T19:30:14+00:00 2026-05-15T19:30:14+00:00

I have a FormView through which I set up the default new , update

  • 0

I have a FormView through which I set up the default new, update and delete commands for communicating with an SQL Server database.

When the CREATE command is executed the data is added to the database and some images are uploaded to a server and linked to the database.

Problem

When I press the Visual Studio’s default FormView DELETE command I obviously only delete the selected row in the database and not the images on the server.

I marked the uploaded images with images ID + "name" , so I could delete them if I could only retrieve the ID of the row being deleted by the DELETE command.

How do I do retrieve the ID of the deleted row in C#?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T19:30:15+00:00Added an answer on May 15, 2026 at 7:30 pm

    Probably the best solution would be to rework the design of your database a little bit and use a foreign key on your images. You could then set the images to be deleted by the database when the primary key (your data table) is deleted using a cascade.

    Alternatively, assuming you cannot change your database schema, you can use the ItemCommand event from the FormView. This will let you intercept the commands as they’re being processed; you can also handle the ItemDeleting or ItemDeleted events.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have - for instance - an asp:FormView which supports Read, Insert, Update, Delete
In my application, I have a FormView which allows Insert's and Update's. I want
I have a FormView from which another user control is launched. The FormView loads
I have a FormView control in an ASP.NET 2.0 app. I've got the database
I have a FormView which I would like to open in insert mode only
I have an asp:FormView on a control (in an ascx file) which is loaded
I have FormView in my page markup: <asp:FormView ruanat=server ID=FormView1 DataSourceID=SqlDataSource1 OnDataBinding=FormView1_DataBinding OnDataBound=FormView1_DataBound> <InsertItemTemplate>
Once again, I have my form_for for my Order model, which has_many :services, :through
On my page I have FormView control, and I am binding Integer database field
So I have this FormView which should only have 1 record for editing: <asp:FormView

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.