Home > Archive > ASP .NET > April 2007 > Formview template insert to edit mode
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Formview template insert to edit mode
|
|
|
| Hello,
I am using ASP.net 2.0 and I am using templates in a formview control.
After I insert a new record, I want the formview Edit template to display
with the NEW record that I just inserted. Is this possible and can someone
show me some example code in VB.
Thanks for your time!
Ann
| |
| Jon Paal [MSMD] 2007-04-30, 10:07 pm |
| look into formview usage here:
http://msconline.maconstate.edu/tut...T20/default.htm
more examples here:
http://msconline.maconstate.edu/tut...spnet09-03.aspx
"Ann" <Ann@discussions.microsoft.com> wrote in message news:FD9813D7-7EB8-4441-BA5A-030FF1C71A17@microsoft.com...
> Hello,
>
> I am using ASP.net 2.0 and I am using templates in a formview control.
> After I insert a new record, I want the formview Edit template to display
> with the NEW record that I just inserted. Is this possible and can someone
> show me some example code in VB.
>
> Thanks for your time!
>
> Ann
|
|
|
|
|