tomexou

Results 7 comments of tomexou

You can use @group...@endgroup keyword in your template files.

![image](https://user-images.githubusercontent.com/12069870/217551700-f4f29986-6868-4f26-8dd0-550b8ce4c14b.png) You can use FileStream to override file by "FileMode".

It seems to NOT implemented for loop item in group in current version.

Until now I knew, MiniExcel don't support multiple sheets template yet.

You can fill the custom dataset with goups as followings: `var data = new { RowList = myDataList, Summary = { max = 2, min = 1, avg = 0}}`...

Show your mapping POCO object first.

The index page has many examples, why not try those codes?