c# - dynamically create detailsview and gridview insdie details view -


i learning .net , using c# language. creating application there 3 tables. 1] person 2] crime 3] charges

relation between tables  1<2 (one many)  2<3(one many) 

i have created gridvew person name linkbutton, when user click button should show details view of crimes each crime includes 1 or many charges crime in details view should show charges related crime underneath in gridview

please me figure out this. sure there must way running in circle , end getting nothing.

thank in advance!!!

hp


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -