Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
81 Points
18 Posts
Feb 20, 2007 03:12 PM|LINK
Hi,
You could fix this by little client side. If you won't postback on onchange yust use control.Attributes["onchange"] = "return false"
Maybe this helps
ollifant
ollifant
Member
81 Points
18 Posts
Re: Selective postback for .NET server-control
Feb 20, 2007 03:12 PM|LINK
Hi,
You could fix this by little client side. If you won't postback on onchange yust use control.Attributes["onchange"] = "return false"
Maybe this helps
ollifant