C
chris.platts
Hi,
I'm developing a piece of PDA software that needs to generate an
on-screen viewable report, which can also be saved and transmitted back
in a desktop-readable format (pdf, doc, html, etc).
The app isn't using an internal database -- it's all objects & their
properties. The report wouldn't need any dynamism or anything fancy...
just the ability to populate some tables at runtime, with some
design-time control to define the template.
Does anyone know of a .NET CF control which provides this sort of
ability? Our ealier project which was written in eVB took the very
messy route of generating HTML at runtime. Since that was all
hard-coded, it made maintenance and changes incredibly tiresome.
Thanks for any pointers,
Regards,
Chris
I'm developing a piece of PDA software that needs to generate an
on-screen viewable report, which can also be saved and transmitted back
in a desktop-readable format (pdf, doc, html, etc).
The app isn't using an internal database -- it's all objects & their
properties. The report wouldn't need any dynamism or anything fancy...
just the ability to populate some tables at runtime, with some
design-time control to define the template.
Does anyone know of a .NET CF control which provides this sort of
ability? Our ealier project which was written in eVB took the very
messy route of generating HTML at runtime. Since that was all
hard-coded, it made maintenance and changes incredibly tiresome.
Thanks for any pointers,
Regards,
Chris