can i make a query inside the index view page which is list of items? Because i want to query the records of the other table using a “where clause” just getting the Id of selected item in the url and it will display also inside the index view page. If can make a query, I need an example. I am using asp.net mvc4. Thanks.
Share
test controller
….. view pages ..
….. index …. `
….. page page ….