Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
using ajax 6 tabs with gv and others server controls like text box buttons etc

some tabs save the data in sqlserver by asp:button on click
and also using dropdowselect change event and gridview with view and delete buttons .every thing is going or working fine because of post back
all tabs get refreshed..i want to use update panel to handle post back issue
my problem is plz tell me how can i use update panel with update progress
to handle post back issue???
:(( :(( :((
Posted

1 solution

I found the videos from asp.net[^] to be useful.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900