5
Reply

how can i link category and subcategory table?

antony victor

antony victor

Jul 3 2013 7:58 AM
1k
I have a category page where in i have 3 columns

idcnamecimage



I have a subcategory page where in i have 4 columns.

idsnamesimagedescription


In my subcategory page , i have dropdown list in which i populate cname from the category page.  

later i have binded dynamically the cname,sname,simage,desc into gridview in the same subcategory page.

I have a problem displaying selected cname field which i have selected from dropdown in subcategory page in the gridview.


How i should link category and subcategory table so that i can perform edit delete oerations in my gridview.

plz suggest me what to do..

Answers (5)