PC Review


Reply
Thread Tools Rate Thread

checkbox won't fire raisepostbackevent

 
 
ginny
Guest
Posts: n/a
 
      28th Aug 2006
I wrote code like this, found checkbox cause post back, but won't fire
this function, but button do, could you help me figure out? Thanks.


protected override void RaisePostBackEvent(IPostBackEventHandler
sourceControl, string eventArgument)
{
//Response.Write("source control is " + sourceControl +
"eventArgument is " + eventArgument);
base.RaisePostBackEvent (sourceControl, eventArgument);
}

Ginny

 
Reply With Quote
 
 
 
 
Mark Rae
Guest
Posts: n/a
 
      28th Aug 2006
"ginny" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...

>I wrote code like this, found checkbox cause post back, but won't fire
> this function, but button do, could you help me figure out? Thanks.


http://forums.whirlpool.net.au/forum...fm/443117.html


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
checkboxlist - determine checkbox that caused control to fire Microsoft ASP .NET 4 29th Jan 2011 07:10 AM
RaisePostBackEvent and Masterpages Dario Microsoft ASP .NET 0 14th May 2007 10:52 AM
Fire up checkbox onclick event from asp.net codebehind ccordero@gmx.net Microsoft ASP .NET 3 29th Sep 2006 10:29 PM
RaisePostBackEvent Not Firing =?Utf-8?B?U3RldmUgR3VpZG9z?= Microsoft ASP .NET 2 7th Apr 2005 08:41 PM
RaisePostBackEvent question Karl Hungus Microsoft ASP .NET 3 12th Apr 2004 07:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:10 PM.