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 8182815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T00:58:19+00:00 2026-06-07T00:58:19+00:00

I have a service request form. A series of textboxes (single and multi line),

  • 0

I have a service request form. A series of textboxes (single and multi line), radiobuttons, checkboxes and dropdowns are used to gather information about the request. On submit a database record is created, via Entity Framework, and the form redirects to a summary page that needs to display the request. This same summary page will be used for request approvers to view and possibly edit parts of the request (depending on their role). I’ve used linq to Entity Framework in code-behind to pull the record, and a asp.net DataSourceControl to hold the returned record. All good so far.
Now, what’s the best way to show the record and allow edits? DataGridView and ListView are great for offering Edit/Update on multiple records in a grid-type view, but is there some way I can use those, or something similar, to edit/update all or parts of this record? Horizontally rather than vertically?
If not, any suggestions on the best way to handle this? This is my first asp.net c# project, and I’m struggling!

  • 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-06-07T00:58:21+00:00Added an answer on June 7, 2026 at 12:58 am

    For single edit of an object, I’ll never use any of these “data controls” which use an ObjectDataSource … What I usualy do, for exemple, if I have a employee-list.aspx page, is creating another page named employee-edit.aspx?employeeid=1 from where I add and also manually bind every fields one by one and do it all on my own. I prefered that for these 3 reasons :

    • Gives me much more flexibility
    • Allow me to not have a web page with a gigantic viewstate which may reduce the page speed
    • Also reduce a lot the number of code line in page’s backend.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web service to which I send a xml request (application/x-www-form-urlencoded encoded)
I have code that does a web-service request. While doing this request I need
I have a winforms app, that's locking up during a web service request I've
We have a service hosted behind our firewall that receives request forwarded through to
I have a SOAP service, the request and responses work as expected with good
I'll try to describe the situation. We have a web service; on each request
I have a php web service that takes the request from android/iphone app and
I have set up the OAuth request following the documentation for a Non-Google Service
I have this code working in C#: var request = (HttpWebRequest)WebRequest.Create(https://x.com/service); request.Method = GET;
I have 30 checkboxes in my web form, and i want to store the

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.