Index value in EventArgs
- From: "Jeff" <donot@xxxxxxx>
- Date: Thu, 6 Dec 2007 10:08:46 +0100
Hey
ASP.NET 2.0
When the selection in a DropDownList is changed, an
SelectIndexChanged(object sender, EventArgs e) is triggered.
I'm wondering if it is possible to get the new selected index item from the
e argument in this event?
I know I can use for DropDownList1.SelectedIndex, but thought using "e"
would be better
any suggestions?
.
- Follow-Ups:
- Re: Index value in EventArgs
- From: Mark Rae [MVP]
- Re: Index value in EventArgs
- From: Jeff
- Re: Index value in EventArgs
- Prev by Date: Re: help with first time with asp.net website
- Next by Date: Re: Index value in EventArgs
- Previous by thread: Re: Is any way to palce a control(button/label) at a location on webPage in runtime??
- Next by thread: Re: Index value in EventArgs
- Index(es):