Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

ASP.NET woes

Name: Anonymous 2010-04-22 9:56

I'm afraid I have a problem. I've been working on an ASP.NET assignment involving inserting information into databases and at the bottom of one of the pages we have to show the information that a user just input in a grid view.

I know I can filter it with a session but I'm unsure of how to store the insert from the detailsview in a session.
So far what I've come up with is this:

Session("Current") = ????.DetailsViewInsertedEventArgs;

But obviously ??? doesn't quite work.

Help please?

Name: Anonymous 2010-04-22 10:10

>>1
Try ????? or even ??????.

Name: Anonymous 2010-04-22 10:44

>>1
You know, you could just not discard the data after the user inserts it and just re-use it client-side?

Name: Anonymous 2010-04-22 10:53

I'm afraid I have a problem. I've been working on an ASP.NET assignment

That's your problem (profesional ASP.NET developer BTW).

Name: Anonymous 2010-04-22 13:48

DetailsViewInsertedEventArgs
Beautiful.

Name: Anonymous 2010-04-22 19:01

You need to instantiate that with DetailsViewInsertedEventArgsFactorySingleton first.

Name: Anonymous 2010-04-22 19:08

>>6
INSTANTIATE MY ANUS

Name: Anonymous 2010-11-25 12:29

Don't change these.
Name: Email:
Entire Thread Thread List