Youneedtoensurethatwhenthebuttonisclicked,bothupdatepanelsupdatethetimwithoutgeneratingapostback.Whatshouldyoudo?()

A.AddthefollowingmarktiptoUpdatePanel1.<Triggers><asp:PostBackTriggerControlID="btnSave"/></Triggers> B.SettheUpdateModepropertyfortheUpdatePanel2to"Always" C.AddthefollowingmarkuptoUpdatePanel2<Triggers><asp:AsyncPostBackTriggerControlID="btnSave"EventName="Click"/></Triggers> D.SettheUpdateModepropertyforUpdatePanel2to"Conditional"

时间:2023-08-25 15:59:23

相似题目