programcsharp / griddly

Hybrid grid -- Razor/MVC AJAX/HTML5
http://griddly.com
MIT License
16 stars 10 forks source link

fix exports when column eval returns collection of objects #108

Open ebalders opened 4 years ago

ebalders commented 4 years ago

When a column evaluates to a collection of objects, the value exported in the excel export is only the first value in the collection.