| |

VerySource

 Forgot password?
 Register
Search
View: 603|Reply: 3

Can I trigger UpdatePanel directly through background methods or foreground js?

[Copy link]

1

Threads

2

Posts

3.00

Credits

Newbie

Rank: 1

Credits
3.00

 China

Post time: 2020-3-1 11:00:01
| Show all posts |Read mode
For example, I have an element generated by the js foreground. After clicking the element, the mouse triggers UpdatePanel or calls the background through PageMethods to trigger UpdatePanel.
Reply

Use magic Report

0

Threads

58

Posts

32.00

Credits

Newbie

Rank: 1

Credits
32.00

 China

Post time: 2020-5-10 18:15:02
| Show all posts
button1.onclick = "__doPostBack ('button1', '');"

button1_Onclick
  UpdatePanel ();
Reply

Use magic Report

0

Threads

4

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-5-14 20:00:02
| Show all posts
Call the Update method of UpdatePanel in the background
Or trigger a trigger in the foreground
Reply

Use magic Report

1

Threads

2

Posts

3.00

Credits

Newbie

Rank: 1

Credits
3.00

 China

 Author| Post time: 2020-5-17 18:00:01
| Show all posts
Can javascript method call UpdatePanel?
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list