|
-
Dec 30th, 2009, 12:09 PM
#1
Thread Starter
Member
[RESOLVED] Making a DetailsView Display the Selected Row From a GridView
I need to make a DetailsView display a user-selected row from an already existing GridView. Additionally, I must also set up this web-app to not only add rows via input in textboxes, but also update or delete rows of data, as selected from the GridView... how can I configure my web-app and/or SQL Database to do all of this?
Last edited by jwesleycooper; Dec 30th, 2009 at 12:15 PM.
-
Dec 31st, 2009, 01:02 AM
#2
Thread Starter
Member
-
Dec 31st, 2009, 10:45 AM
#3
Re: [RESOLVED] Making a DetailsView Display the Selected Row From a GridView
Hey,
Just to give you some more information on the above, even though you have now got the answer.
Here is a walkthrough, that shows how to do part of what you asked about:
http://msdn.microsoft.com/en-us/library/aa581796.aspx
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|