Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quick Question
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00744757
Message ID:
00744766
Views:
21
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
Previous
Reply
Map
View

Click here to load this message in the networking platform