Hallo, kann mir jemand sagen warum
public void RaisePostBackEvent(string eventArgument) {
id1 = Int32.Parse(eventArgument);
id2 = Int32.Parse(HttpContext.Current.Request["__EVENTARGUMENT"]);
}
eventArgument leer ist, aber die Variable __EVENTARGUMENT voll?
*************************
_______________________________________________
This ASP.NET email is sponsored by:
UDEX ProMenu.Net - Die Software f�r Navigation - Jetzt kostenlos testen!
Tree- Style, Horizontal- Slide, Vertical- Slide. http://www.udexnet.com
_______________________________________________
Asp.net Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/asp.net
*************************