Click here to Skip to main content
15,885,767 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
i have tabcontainer which i want to refresh how can i do this
i have tried some code like this

var tab = $find('tabMyApps');
__(tab, '');
but this didnt work.what i have write in dopostback function, is it a inbuilt function?
Please help.
Posted
Comments
virang_21 12-Jun-12 21:29pm    
Put your tab container inside update panel and use Ajax for partial postback
Karthik. A 12-Jun-12 22:08pm    
You could have posted this as answer! Apart from this, also look into "UpdateMode" property of UpdatePanel
software_Engi08 13-Jun-12 15:56pm    
actually the full page is getting refresh .

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