joeharrison714 / MVCGrid.Net

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

How to use custom RenderingEngine for the export ? #22

Closed januszj closed 9 years ago

januszj commented 9 years ago

Hi, I can't figure out how to use custom RenderingEngine for the export instead of builld in CsvRenderingEngine ? Is there similar way as .WithRenderingEngine for the grid itself ?

Thanks

joeharrison714 commented 9 years ago

Januszj, I did not yet have this ability, but I am adding it now. It should be available later today. I will let you know. Thanks, Joe

joeharrison714 commented 9 years ago

Januszj, I have added this now. Please update your NuGet package. Here is how you can use it: http://mvcgrid.net/demo/customexport

Thanks, Joe