RE: ASP .NET webpage won't accept changes
rroman_at_800mcmahan.com
Date: 11/08/04
- Next message: Peter Proost: "Re: delete a registry value"
- Previous message: rroman_at_800mcmahan.com: "RE: ASP .NET webpage won't accept changes"
- In reply to: rroman_at_800mcmahan.com: "RE: ASP .NET webpage won't accept changes"
- Next in thread: Marina: "Re: ASP .NET webpage won't accept changes"
- Reply: Marina: "Re: ASP .NET webpage won't accept changes"
- Reply: Cor Ligthert: "Re: ASP .NET webpage won't accept changes"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 8 Nov 2004 06:29:04 -0800
I apologize to so many changes to the original post but, here's what I've
found so far. Apparently, the dropDownList Index_change event is triggering
a refresh of the form. Now that the form isn't loading the dataset because
of the Not isPostBack, it's just emptying the dataSet so I'm doing an index
lookup on an empty set. Is this the way this is supposed to work? If not,
why am I losing my dataSet? I'm calling a DataBind within the Page_Load.
- Next message: Peter Proost: "Re: delete a registry value"
- Previous message: rroman_at_800mcmahan.com: "RE: ASP .NET webpage won't accept changes"
- In reply to: rroman_at_800mcmahan.com: "RE: ASP .NET webpage won't accept changes"
- Next in thread: Marina: "Re: ASP .NET webpage won't accept changes"
- Reply: Marina: "Re: ASP .NET webpage won't accept changes"
- Reply: Cor Ligthert: "Re: ASP .NET webpage won't accept changes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|