Click here to Skip to main content
15,899,126 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have created 2 datalist 1'st is catalogue & 2'nd is cat_detail

now my que is in catalogue i select pizza in 2'nd datalist which is cat_detail i want only pizza records

in detail
catalogue tbl=cat_id,cat_nm for ex:1,pizza
2,pasta
cat_detail tbl=id,cat_id,name,type,price,des.
for ex:1,1,margherita pizza,veg,200,abc.
2,1,mashroom riot,veg,200,xyz
3,2,italian pasta,veg,150,pqr
Posted
Comments
JoCodes 28-Feb-14 11:34am    
Whats the code you tried so far?Is a nested Datalist?
Raajkumar.b 1-Mar-14 4:50am    
check this link once

http://forums.asp.net/p/1931348/5493420.aspx?Re+how+to+transfer+datalist+item+to+another+datalist

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