I am newby MVC developer I have made a dynamic menu just like that
now on each link i want to call a controller and its own view like for news i have a new view and news controller , still in my menu table i just have three columns menuid,name,parentID where parent id is menuid infact .
how to do that