How can I create a report from an autogenerate datatable in C# -


good afternoon, problem.

i had created datatable in c# columns needed, on runtime, , displayed on grid, works fine. end user asking me put data on report, because not table on sql can't create crystal report used to, making connections or using wizard, there way create crystal report or other kind of report on runtime autogenerated columns? i'm thinking on exporting excel want sure have no other option.

thanks in advance , sorry english, little rusty.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -