Hi
Can anyone do like this in mvc using Entity Frame Work .
I have three tables in database Subject,Topic,Subtopic,
It want to display subject list if i click on any subject name it should display topic.if i click on any topic it should display its subtopic how yo do that in mvc