Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quick Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00744757
Message ID:
00744766
Vues:
22
Yes. It can be done.

Here is how I am calling button2.click from button1.click()
this.Button2_Click(this, new System.EventArgs());
>this is an admittedly simple question (or so I thought), but I haven't found anything in documentation on how to do this:
>
>I would like to click() another button on an ASP.NET page during a click() event of another button, similar to what we can do in VFP. Is this possible?
- Jayesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform