Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Events
Message
De
11/10/2002 10:50:35
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Re: Events
Divers
Thread ID:
00710281
Message ID:
00710322
Vues:
17
I made both of the changes you suggested. I set the causesvalidation property on the button to true and changed the namspace name to ewSearchControl. I get the same results. Any other ideas?
Jim

>A single change will make your code work:
>cmdSearch.CausesValidation = true;
>instead of
>cmdSearch.CausesValidation = false;
>
>If you disable the round-trip to the server, then no server code will execute!
>
>BTW, I suggest giving the namespace a different name than the control class; being the same may cause problems.
>
>Hope that helps and bye.
>Jose.
Thanks

Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform