Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm looking to implement a master detail grid using jQuery only. Could anyone provide me with relevant examples that I can study and understand?
Posted
Updated 17-Apr-12 2:32am
v2

There's an excellent example here[^] on Code Project. As a note, the HTML 5 part of your question is totally irrelevant as you don't need to use any of the features of HTML 5 to make this work.
 
Share this answer
 
http://highoncoding.com/Articles/710_Creating_Master_Detail_GridView_Using_jQuery.aspx


http://mosesofegypt.net/post/Popup-Master-Detail-using-GridViewDetailsView-and-JQuery-with-jqModal.aspx
 
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