Re: Trouble Modifying dsiplay style

"Efran Cobisi, cobisi.com" <[email protected]> Tue, 26 Feb 2008 21:48:43 +0100
Newsgroups gmane.comp.windows.devel.dotnet.web
Organization cobisi.com
Message-ID <[email protected]>
> I'm calling the show function from an asp:button
Ok, this was the culprit. If you don't need server side processing fired
by that button then you don't need it to be a server side control either.
Why don't having a simple html input button?

> I added "return false;" to the client-side onclick event and
> that seems to have cleared it up.
>
Fine; returning false avoid continuing with the postback sequence.

HTH

--
Efran Cobisi
http://www.cobisi.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com