Hi,
In c# winform i have two cardviews.first cardview contains category items.second cardview should display respective category details once i click on first cardview category.can anyone help me how to achieve this scenario.
suppose in first cardview i have puff as a category.when i click on that puff category its respective items like different puffs should display in second cardview like its price..etc.
Pruthvi