1
Reply

How to return multiple table dataset in mvc???

Maharudra Gadekar

Maharudra Gadekar

Aug 25 2016 6:34 AM
214
I am using data first approch..... In my Controller using store procedure in sql server show 5 tables in single store procedure but controller show  only single table record.....so how to return mutliple table dataset in mvc?????

Answers (1)