This question is locked. New answers and comments are not allowed.
I have an application that I would love to use MVC Grid for. It pulls the fields to display from the database in the controller. I want to be able to create the columns, set proper filtering and sorting on applicable fields in the controller.
Does anyone have a snippet on how this can be established?
Does anyone have a snippet on how this can be established?