Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Change event not firing

$
0
0
Re: Change event not firing
Web Connection 5.0
Re: Change event not firing
Jul. 26, 2013
08:43 am
3UA0IP50PShow this entire thread in new window
Gratar Image based on email address
From:Stein Goering
To:Rick Strahl
Switching to a Click did not help - still can't get anything to fire.

BTW, it shows as a Change event in the properties sheet for the radio group.

--stein

I think you want the Click() event. There's no Change event for the checkboxes or radiobuttons only on TextBoxes and TextAreas.

+++ Rick ---



I have the following control on a WC Framework page:
<WW:WWWEBRADIOBUTTONLISTID="radOrder"runat='server' AutoPostBack="True" Change="radOrder_Change"><ASP:LISTITEM Selected="True"Value="NAME">Sort by Name</ASP:LISTITEM><ASP:LISTITEMValue="DATE">Sort by Date</ASP:LISTITEM></WW:WWWEBRADIOBUTTONLIST>

I have a radOrder_Change function defined in my code-behind PRG. My understanding is that when I change the radio selection, it should post back and the function should fire. The post back happens but the function is not executed. Is there something I'm missing?

--stein




Viewing all articles
Browse latest Browse all 10393

Latest Images

Trending Articles



Latest Images