Click here to Skip to main content
15,886,689 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am using a tree view to get the directories from a local system. In that i have added a context menu option through which i can add a folder. The tree view is in an Update Panel. When I create a folder in the tree view using the context menu it is getting created in the Local System Directory but its not getting refreshed. For creating a folder i am using a webservice, Context menu is from javascript using a jquery plugin. On refresh of the page the folder is getting visible. How can i accomplish this without a whole page refresh? Is it possible.

Note : Source Code will be provided on request.
Posted

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