3d8c8963dbc37750de2aa4e7995a4539c5b9843b
FAQ/ProcessDataSet.md
| ... | ... | @@ -49,6 +49,7 @@ public override void ProcessDataSet(DataSet ds, string reportPart) |
| 49 | 49 | } |
| 50 | 50 | } |
| 51 | 51 | } |
| 52 | +``` |
|
| 52 | 53 | |
| 53 | 54 | And after implementing post-prosessor the result will be: |
| 54 | 55 |