Click here to Skip to main content
15,884,628 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to display a gridview in MVC 3 application in razor engine. The data to be binded to the gridview is obtained from a webservice. This data obtained will be in XML format. Please can anyone help how to go about this ?
Posted

 
Share this answer
 
Comments
sagar wasule 29-Nov-12 1:35am    
I'm not allowed to install any package on my machine , can u help with some other approach ?
Anuja Pawar Indore 29-Nov-12 3:37am    
In that case use foreach and bind to a table structure.
sagar wasule 30-Nov-12 1:43am    
Thanks :)
Anuja Pawar Indore 30-Nov-12 2:30am    
WC :)
Please use jqGrid. We can bind XML,JSON,Array data to the jqGrid.Also So many other features are there like Paging,Sorting,Master detail,etc..
http://www.trirand.com/blog/jqgrid/jqgrid.html[^]
 
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