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
Post a Comment