This question is locked. New answers and comments are not allowed.
Hi,
I would like to create a HTML Helper class (Razor) that generates a MVC Grid. Instead of having to create a partial view or have to manually generate the Grid within the view just to simple call one line, think of the this as a Wrapper class.
Is this possible and if so, how?
Many thanks
Paul
I would like to create a HTML Helper class (Razor) that generates a MVC Grid. Instead of having to create a partial view or have to manually generate the Grid within the view just to simple call one line, think of the this as a Wrapper class.
Is this possible and if so, how?
Many thanks
Paul