|
I don’t really know enough about the
internals of ASP.NET to say. I
assumed that there was some heavy-duty .NET conversion-to-Excel code being
executed, but it sure looks as though an HTML file (or some subset thereof) is
being opened as an Excel file. Is
that plausible? I suppose I could experiment by creating
an HTML file with a table and renaming it with a .xls suffix to see what happens. If that works, is there a simple way I
could get the HTML text into a string from a Wicket component? /Frank -----Original Message----- from reading the above code all you are doing is
rendering the grid into the response by itself with the additional header? but it is still in its unchanged html format? On ASP.NET has an easy way
to return a DataGrid as a Microsoft Excel file: |
- Re: [Wicket-user] Rendering DataTable or DataView (or mod... Igor Vaynberg
- RE: [Wicket-user] Rendering DataTable or DataView (o... Frank Silbermann
- Re: [Wicket-user] Rendering DataTable or DataVie... Igor Vaynberg
- Re: [Wicket-user] Rendering DataTable or Dat... Martijn Dashorst
- RE: [Wicket-user] Rendering DataTable or DataView (o... Frank Silbermann
- RE: [Wicket-user] Rendering DataTable or DataView (o... Frank Silbermann
- Re: [Wicket-user] Rendering DataTable or DataVie... Igor Vaynberg
- RE: [Wicket-user] Rendering DataTable or DataView (o... Frank Silbermann
- Re: [Wicket-user] Rendering DataTable or DataVie... Johan Compagner
- RE: [Wicket-user] Rendering DataTable or DataView (o... Frank Silbermann
- Re: [Wicket-user] Rendering DataTable or DataVie... Johan Compagner
