joeharrison714 / MVCGrid.Net

http://mvcgrid.net
MIT License
74 stars 55 forks source link

How display item like horizontal? #81

Open meoghe opened 7 years ago

meoghe commented 7 years ago

Hi bro, How display items like horizontal? I want use grid show item such as horizontal, that show like ecommerce

Thanks for help DuyBao

joeharrison714 commented 7 years ago

You can created your own view in razor. Here is an example: https://github.com/joeharrison714/MVCGrid.Net/blob/master/MVCGridExample/Views/MVCGrid/_Custom.cshtml

Further instructions are here: http://mvcgrid.net/demo/customrazorview