Hi; I am an ASP.Net newbie, so here's my question. I have been able to deploy an editable datagrid. However, I want to be able to select a row and display / edit all the details by redirecting to a separate form. I assume this means that I will have to pull
the key field from the selected row and pass it to another form where I will need to perform another database lookup and populate the textbox fields on the form one by one with the row detail information. Is this the recommended way or is there a quick shortcut
I should be aware of? - How do I pass the key to the detail form? - Do you have code that would help? Thanks. Steve
stevek1
Member
5 Points
1 Post
viewing details of selected row from a datagrid
Aug 02, 2003 03:54 PM|LINK
SushilaSB
Star
11417 Points
2265 Posts
Re: viewing details of selected row from a datagrid
Aug 02, 2003 04:06 PM|LINK
Visual ASP/ASP.NET MVP
http://weblogs.asp.net/sushilasb