8
Answers

How to generate Auto generated Grid in MVC

My scenario is something like this that my stored procedure is returning differ column(like name of column and no of column) while I am passing parameter through drop down list i.e.. I do not have knowledge of fields in column at compile time ,do you have any solution how can I achieve this in MVC

Answers (8)