Search Results

2
votes

How do I prevent exceptions from half-loaded pages’ form submission while using asp.net event validation?

I answered a similar question here. To quote: Essentially, you'll want to get the ViewState to …