Click here to Skip to main content
15,886,788 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to bind webgrid in MVC4 on selecting the nodes in treeview. But when it displays the grid and when I go to mext page on gridview it makes a postback and displays only grid on another view on which grid is bind. I want to show the treeview with selected nodes and grid on the same view.




Waiting for solution
Thanks in advance
Posted
Comments
Krunal Rohit 18-Nov-15 7:07am    
Use AJAX.

-KR
Member 8782989 19-Nov-15 8:16am    
thanks for reoly. I used ajax and jquery. for more details go to http://www.codeproject.com/Articles/1057507/Tree-View-and-Listview-using-Partial-View-In-MVC

1 solution

 
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